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.
1 parent 1eafd70 commit 91e3de9Copy full SHA for 91e3de9
composer.json
@@ -17,10 +17,10 @@
17
],
18
"require": {
19
"php": "^8.1",
20
- "spatie/laravel-package-tools": "^1.14.0",
21
- "illuminate/contracts": "^9.1|^10.0|^11.0",
22
- "filament/filament": "^3.0|^3.1|^3.2",
23
- "nwidart/laravel-modules": "^10.0|^11.0"
+ "spatie/laravel-package-tools": "^1.15.0",
+ "illuminate/contracts": "^9.1|^10.0|^11.0|^12.0",
+ "filament/filament": "^3.0",
+ "nwidart/laravel-modules": "^10.0|^11.0|^12.0"
24
},
25
"require-dev": {
26
"laravel/pint": "^1.0",
0 commit comments