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 1ac912f commit 6c54c2eCopy full SHA for 6c54c2e
composer.json
@@ -28,9 +28,9 @@
28
"require": {
29
"php": ">=7.1",
30
"ext-bcmath": "*",
31
- "illuminate/contracts": "^5.6|^6.0|^7.0|^8.0",
32
- "illuminate/support": "^5.6|^6.0|^7.0|^8.0",
33
- "illuminate/validation": "^5.6|^6.0|^7.0|^8.0"
+ "illuminate/contracts": "^5.6|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/validation": "^5.6|^6.0|^7.0|^8.0|^9.0"
34
},
35
"require-dev": {
36
"phpunit/phpunit": "^7.0",
0 commit comments