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 05aa5ab commit ee35d00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"require": {
"php": ">=8.1",
"ext-tokenizer": "*",
"spiral/core": "^3.9.1",
"spiral/logger": "^3.9.1",
"spiral/core": "^3.10",
"spiral/logger": "^3.10",
"symfony/finder": "^5.3.7|^6.0"
},
"require-dev": {
"spiral/attributes": "^2.8|^3.0",
"spiral/boot": "^3.9.1",
"spiral/files": "^3.9.1",
"spiral/boot": "^3.10",
"spiral/files": "^3.10",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit ee35d00

Please sign in to comment.