Skip to content

Commit

Permalink
open 3.15.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 11, 2024
1 parent e523485 commit 90289c6
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,9 +34,9 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.14.3",
"spiral/logger": "^3.14.3",
"spiral/tokenizer": "^3.14.3",
"spiral/core": "^3.15",
"spiral/logger": "^3.15",
"spiral/tokenizer": "^3.15",
"symfony/translation": "^5.1 || ^6.0 || ^7.0",
"psr/event-dispatcher": "^1.0"
},
Expand Down

0 comments on commit 90289c6

Please sign in to comment.