Skip to content

Commit

Permalink
Merge pull request #806 from msmakouz/bugfixes-from-3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 29, 2022
1 parent 51592fb commit 5051db8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -28,7 +28,7 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.0.2",
"spiral/core": "^3.1",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
Expand All @@ -47,7 +47,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "3.1.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 5051db8

Please sign in to comment.