Skip to content

Commit

Permalink
Merge pull request #1142: add CacheStorageRegistryInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Nov 26, 2024
1 parent 2ce1b86 commit 558b315
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.14.7",
"spiral/files": "^3.14.7",
"spiral/core": "^3.15",
"spiral/files": "^3.15",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"spiral/boot": "^3.14.7",
"spiral/boot": "^3.15",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit 558b315

Please sign in to comment.