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 f999396 commit 0634ea9Copy full SHA for 0634ea9
composer.json
@@ -24,8 +24,8 @@
24
},
25
"require": {
26
"php": "^8.0",
27
- "illuminate/filesystem": "^9.30 || ^10.0 || ^11.0",
28
- "illuminate/support": "^9.0 || ^10.0 || ^11.0",
+ "illuminate/filesystem": "^9.30 || ^10.0 || ^11.0 || ^12.0",
+ "illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0",
29
"zing/esdk-obs-php": "^3.21.6",
30
"zing/flysystem-obs": "^2.2 || ^3.0"
31
@@ -34,7 +34,7 @@
34
"league/flysystem-path-prefixing": "^3.3",
35
"league/flysystem-read-only": "^3.3",
36
"mockery/mockery": "~1.3.3 || ^1.4.2",
37
- "orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
+ "orchestra/testbench": "^7.0 || ^8.0 || ^9.0 || ^10.0",
38
"phpunit/phpunit": "^9.5 || ^10.0 || ^11.0",
39
"zing/coding-standard": "^6.4 || ^7.0"
40
0 commit comments