Skip to content

Commit

Permalink
Merge pull request #1142: add CacheStorageRegistryInterface
Browse files Browse the repository at this point in the history
spiralbot committed Nov 26, 2024
1 parent 238d2a7 commit ea5a6b3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -36,11 +36,11 @@
"php": ">=8.1",
"psr/http-message": "^1.0|^2.0",
"spiral/attributes": "^2.8|^3.0",
"spiral/auth": "^3.14.7",
"spiral/core": "^3.14.7",
"spiral/hmvc": "^3.14.7",
"spiral/models": "^3.14.7",
"spiral/validation": "^3.14.7"
"spiral/auth": "^3.15",
"spiral/core": "^3.15",
"spiral/hmvc": "^3.15",
"spiral/models": "^3.15",
"spiral/validation": "^3.15"
},
"require-dev": {
"mockery/mockery": "^1.5",

0 comments on commit ea5a6b3

Please sign in to comment.