Skip to content

Commit 09bd541

Browse files
authored
Update composer.json
update laravel 12
1 parent 014beb6 commit 09bd541

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"keywords": ["webman", "laravel-cache"],
55
"type": "library",
66
"require": {
7-
"illuminate/cache": "^11.0|^10.0|^9.0|^8.0",
8-
"illuminate/filesystem":"^11.0|^10.0|^9.0|^8.0"
7+
"illuminate/cache": "^12.0|^11.0|^10.0|^9.0|^8.0",
8+
"illuminate/filesystem":"^12.0|^11.0|^10.0|^9.0|^8.0"
99
},
1010
"license": "MIT",
1111
"autoload": {

0 commit comments

Comments
 (0)