We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014beb6 commit 09bd541Copy full SHA for 09bd541
1 file changed
composer.json
@@ -4,8 +4,8 @@
4
"keywords": ["webman", "laravel-cache"],
5
"type": "library",
6
"require": {
7
- "illuminate/cache": "^11.0|^10.0|^9.0|^8.0",
8
- "illuminate/filesystem":"^11.0|^10.0|^9.0|^8.0"
+ "illuminate/cache": "^12.0|^11.0|^10.0|^9.0|^8.0",
+ "illuminate/filesystem":"^12.0|^11.0|^10.0|^9.0|^8.0"
9
},
10
"license": "MIT",
11
"autoload": {
0 commit comments