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 738bfd7 commit 2566f1e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.9.1",
"spiral/files": "^3.9.1",
"spiral/config": "^3.9.1",
"spiral/debug": "^3.9.1",
"spiral/exceptions": "^3.9.1",
"spiral/core": "^3.10",
"spiral/files": "^3.10",
"spiral/config": "^3.10",
"spiral/debug": "^3.10",
"spiral/exceptions": "^3.10",
"spiral/attributes": "^2.8|^3.0",
"spiral/events": "^3.9.1"
"spiral/events": "^3.10"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand Down

0 comments on commit 2566f1e

Please sign in to comment.