Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 12, 2023
1 parent 6e71a33 commit ac4227e
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.11",
"spiral/files": "^3.11",
"spiral/config": "^3.11",
"spiral/debug": "^3.11",
"spiral/exceptions": "^3.11",
"spiral/core": "^3.10.1",
"spiral/files": "^3.10.1",
"spiral/config": "^3.10.1",
"spiral/debug": "^3.10.1",
"spiral/exceptions": "^3.10.1",
"spiral/attributes": "^2.8|^3.0",
"spiral/events": "^3.11"
"spiral/events": "^3.10.1"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand Down

0 comments on commit ac4227e

Please sign in to comment.