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.
2 parents cae2e1d + 364ecd6 commit 1dcde02Copy full SHA for 1dcde02
composer.json
@@ -9,8 +9,8 @@
9
}
10
],
11
"require": {
12
- "illuminate/support": "^4.2|^5|^6|^7|^8|^9",
13
- "illuminate/cache": "^4.2|^5|^6|^7|^8|^9"
+ "illuminate/support": "^4.2|^5|^6|^7|^8|^9|^10",
+ "illuminate/cache": "^4.2|^5|^6|^7|^8|^9|^10"
14
},
15
"suggest": {
16
"illuminate/filesystem": "Save settings to a JSON file.",
0 commit comments