Skip to content

Commit

Permalink
open 3.10.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Oct 24, 2023
1 parent daee04d commit 39ff655
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.9.1",
"spiral/files": "^3.9.1",
"spiral/config": "^3.9.1",
"spiral/router": "^3.9.1",
"spiral/views": "^3.9.1",
"spiral/core": "^3.9.1"
"spiral/stempler": "^3.10",
"spiral/files": "^3.10",
"spiral/config": "^3.10",
"spiral/router": "^3.10",
"spiral/views": "^3.10",
"spiral/core": "^3.10"
},
"require-dev": {
"spiral/boot": "^3.9.1",
"spiral/boot": "^3.10",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit 39ff655

Please sign in to comment.