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 c4de19b commit 688816e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -28,12 +28,12 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.8.3",
"spiral/files": "^3.8.3",
"spiral/core": "^3.9",
"spiral/files": "^3.9",
"psr/event-dispatcher": "^1.0"
},
"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 688816e

Please sign in to comment.