Skip to content

Commit

Permalink
Update composer.json by 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phcent authored Apr 29, 2024
1 parent 7b3f50c commit 014beb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"keywords": ["webman", "laravel-cache"],
"type": "library",
"require": {
"illuminate/cache": "^10.0|^9.0|^8.0",
"illuminate/filesystem":"^10.0|^9.0|^8.0"
"illuminate/cache": "^11.0|^10.0|^9.0|^8.0",
"illuminate/filesystem":"^11.0|^10.0|^9.0|^8.0"
},
"license": "MIT",
"autoload": {
Expand Down

0 comments on commit 014beb6

Please sign in to comment.