Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 29, 2023
1 parent 5c4ff0f commit e9a05e5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -28,13 +28,13 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.9",
"spiral/files": "^3.9",
"spiral/config": "^3.9",
"spiral/debug": "^3.9",
"spiral/exceptions": "^3.9",
"spiral/core": "^3.8.3",
"spiral/files": "^3.8.3",
"spiral/config": "^3.8.3",
"spiral/debug": "^3.8.3",
"spiral/exceptions": "^3.8.3",
"spiral/attributes": "^2.8|^3.0",
"spiral/events": "^3.9"
"spiral/events": "^3.8.3"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
Expand Down

0 comments on commit e9a05e5

Please sign in to comment.