Skip to content

Commit 7a9b661

Browse files
authored
Update to Laravel 10
1 parent 3dab47d commit 7a9b661

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "slydeath/laravel-nested-caching",
33
"description": "Nested Caching for Laravel with caches stack",
44
"license": "MIT",
5-
"version": "2.0",
5+
"version": "3.0",
66
"authors": [
77
{
88
"name": "SlyDeath",
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^7.4|^8.1",
14-
"laravel/framework": "^v9.19"
14+
"laravel/framework": "^10.10"
1515
},
1616
"minimum-stability": "dev",
1717
"autoload": {

0 commit comments

Comments
 (0)