We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c390401 commit 1253167Copy full SHA for 1253167
1 file changed
composer.json
@@ -53,13 +53,13 @@
53
},
54
"require": {
55
"php": "^5.4 || ^7.0 || ^8.0",
56
- "illuminate/config": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
57
- "illuminate/console": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
58
- "illuminate/filesystem": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
+ "illuminate/config": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/console": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/filesystem": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
59
"tedivm/jshrink": "~1.0"
60
61
"require-dev": {
62
- "orchestra/testbench": "^2.2 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "orchestra/testbench": "^2.2 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
63
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
64
65
"autoload": {
0 commit comments