We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f996636 commit 852b0f5Copy full SHA for 852b0f5
composer.json
@@ -19,12 +19,12 @@
19
],
20
"require": {
21
"php": "^7.2|^8.0.2",
22
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0"
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
23
},
24
"require-dev": {
25
"mockery/mockery": "^1.0.0",
26
- "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0",
27
- "laravel/framework": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "laravel/framework": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
28
"phpunit/phpunit": "^8.0"
29
30
"autoload": {
0 commit comments