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 c0c0b1c commit 8d0d72fCopy full SHA for 8d0d72f
composer.json
@@ -18,11 +18,11 @@
18
"require": {
19
"php": "^8.0",
20
"google/analytics-data": "^0.8.0",
21
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0"
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
22
},
23
"require-dev": {
24
- "orchestra/testbench": "^6.0|^7.0",
25
- "phpunit/phpunit": "^9.0"
+ "orchestra/testbench": "^6.0|^7.0|^9.0",
+ "phpunit/phpunit": "^9.0|^10.0|^11.0"
26
27
"autoload": {
28
"psr-4": {
0 commit comments