Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Oct 24, 2023
1 parent 0ba29ae commit 05aa5ab
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.10",
"spiral/logger": "^3.10",
"spiral/core": "^3.9.1",
"spiral/logger": "^3.9.1",
"symfony/finder": "^5.3.7|^6.0"
},
"require-dev": {
"spiral/attributes": "^2.8|^3.0",
"spiral/boot": "^3.10",
"spiral/files": "^3.10",
"spiral/boot": "^3.9.1",
"spiral/files": "^3.9.1",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit 05aa5ab

Please sign in to comment.