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 117cd18 + 58f6716 commit dd4aa8bCopy full SHA for dd4aa8b
composer.json
@@ -22,15 +22,15 @@
22
"require": {
23
"php": "^8.1",
24
"filament/filament": "^3.0",
25
- "spatie/laravel-package-tools": "^1.15.0",
26
- "illuminate/contracts": "^10.0 || ^11.0"
+ "spatie/laravel-package-tools": "^1.19.0",
+ "illuminate/contracts": "^10.0 || ^11.0 || ^12.0"
27
},
28
"require-dev": {
29
"laravel/pint": "^1.0",
30
"nunomaduro/collision": "^7.9",
31
"nunomaduro/larastan": "^2.0.1",
32
- "orchestra/testbench": "^8.0",
33
- "pestphp/pest": "^2.0",
+ "orchestra/testbench": "^8.0|^9.0|^10.0",
+ "pestphp/pest": "^2.1|^3.1",
34
"pestphp/pest-plugin-arch": "^2.0",
35
"pestphp/pest-plugin-laravel": "^2.0",
36
"phpstan/extension-installer": "^1.1",
0 commit comments