We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33501c1 + a3331ab commit e885a4aCopy full SHA for e885a4a
composer.json
@@ -22,13 +22,13 @@
22
"filament/filament": "^2.0",
23
"bezhansalleh/filament-addons": "^1.0",
24
"illuminate/contracts": "^9.0|^10.0",
25
- "spatie/laravel-ignition": "^1.0"
+ "spatie/laravel-ignition": "^1.0|^2.0"
26
},
27
"require-dev": {
28
"laravel/pint": "^1.0",
29
- "nunomaduro/collision": "^6.0",
+ "nunomaduro/collision": "^6.0|^7.0",
30
"nunomaduro/larastan": "^2.0.1",
31
- "orchestra/testbench": "^7.0",
+ "orchestra/testbench": "^7.0|^8.0",
32
"pestphp/pest": "^1.21",
33
"pestphp/pest-plugin-laravel": "^1.1",
34
"phpunit/phpunit": "^9.5"
0 commit comments