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 bc8c7bc commit 24667e3Copy full SHA for 24667e3
composer.json
@@ -10,9 +10,9 @@
10
}
11
],
12
"require": {
13
- "illuminate/console": "^10.0|^9.0|^8.0|7.0|^6.0|^5.8",
14
- "illuminate/contracts": "^10.0|^9.0|^8.0|7.0|^6.0|^5.8",
15
- "illuminate/support": "^10.0|^9.0|^8.0|7.0|^6.0|^5.8",
+ "illuminate/console": "^10.0|^9.0|^8.0|^7.0|^6.0|^5.8",
+ "illuminate/contracts": "^10.0|^9.0|^8.0|^7.0|^6.0|^5.8",
+ "illuminate/support": "^10.0|^9.0|^8.0|^7.0|^6.0|^5.8",
16
"jackiedo/path-helper": "^1.0"
17
},
18
"autoload": {
0 commit comments