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 a62e6d9 commit 6dbdc02Copy full SHA for 6dbdc02
composer.json
@@ -24,16 +24,16 @@
24
"php": "^8.0",
25
"ext-dom": "*",
26
"ext-json": "*",
27
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
28
- "loilo/fuse": "^6.4.6",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "loilo/fuse": "^6.4.6|^7.1",
29
"spatie/simple-excel": "^3.0.1",
30
- "spatie/laravel-collection-macros": "^7.12"
+ "spatie/laravel-collection-macros": "^7.12|^8.0"
31
},
32
"require-dev": {
33
- "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
34
- "pestphp/pest": "^v1.0|^v2.0",
+ "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "pestphp/pest": "^v1.0|^v2.0|^3.7",
35
"psalm/plugin-laravel": "^2.0",
36
- "vimeo/psalm": "^5.0"
+ "vimeo/psalm": "^5.0|^6.7"
37
38
"autoload": {
39
"psr-4": {
0 commit comments