Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Feb 20, 2023
1 parent 4fe2b40 commit 6d6e11b
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.7",
"spiral/files": "^3.7",
"spiral/config": "^3.7",
"spiral/debug": "^3.7",
"spiral/exceptions": "^3.7",
"spiral/core": "^3.6.1",
"spiral/files": "^3.6.1",
"spiral/config": "^3.6.1",
"spiral/debug": "^3.6.1",
"spiral/exceptions": "^3.6.1",
"spiral/attributes": "^2.8|^3.0",
"spiral/events": "^3.7"
"spiral/events": "^3.6.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
Expand Down

0 comments on commit 6d6e11b

Please sign in to comment.