Skip to content

Commit

Permalink
open 3.7.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Feb 20, 2023
1 parent b981fef commit 30847e3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -28,15 +28,15 @@
],
"require": {
"php": ">=8.1",
"spiral/stempler": "^3.6.1",
"spiral/files": "^3.6.1",
"spiral/config": "^3.6.1",
"spiral/router": "^3.6.1",
"spiral/views": "^3.6.1",
"spiral/core": "^3.6.1"
"spiral/stempler": "^3.7",
"spiral/files": "^3.7",
"spiral/config": "^3.7",
"spiral/router": "^3.7",
"spiral/views": "^3.7",
"spiral/core": "^3.7"
},
"require-dev": {
"spiral/boot": "^3.6.1",
"spiral/boot": "^3.7",
"phpunit/phpunit": "^9.5.20",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^4.27"
Expand Down

0 comments on commit 30847e3

Please sign in to comment.