We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05515a commit 2e3e6f1Copy full SHA for 2e3e6f1
composer.json
@@ -18,14 +18,14 @@
18
"require": {
19
"php": "^8.0|^8.1",
20
"google/cloud-translate": "^1.12",
21
- "illuminate/support": "^8.83",
+ "illuminate/support": "^8.83|^9.0",
22
"spatie/laravel-package-tools": "^1.11.3"
23
},
24
"require-dev": {
25
"guzzlehttp/guzzle": "^7.4",
26
- "nunomaduro/collision": "^5.11",
+ "nunomaduro/collision": "^5.11|^6.0",
27
"nunomaduro/larastan": "^1.0.3 || ^2.0",
28
- "orchestra/testbench": "^6.24",
+ "orchestra/testbench": "^6.24|^7.0",
29
"pestphp/pest": "^1.21",
30
"pestphp/pest-plugin-laravel": "^1.2",
31
"pestphp/pest-plugin-parallel": "^1.0",
0 commit comments