Skip to content

Commit

Permalink
open 3.9.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 29, 2023
1 parent f0792d4 commit af910b2
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.8.3",
"spiral/files": "^3.8.3",
"spiral/config": "^3.8.3",
"spiral/router": "^3.8.3",
"spiral/views": "^3.8.3",
"spiral/core": "^3.8.3"
"spiral/stempler": "^3.9",
"spiral/files": "^3.9",
"spiral/config": "^3.9",
"spiral/router": "^3.9",
"spiral/views": "^3.9",
"spiral/core": "^3.9"
},
"require-dev": {
"spiral/boot": "^3.8.3",
"spiral/boot": "^3.9",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit af910b2

Please sign in to comment.