Skip to content

Commit

Permalink
Merge branch refs/heads/master into feature/scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed May 30, 2024
1 parent 0cab98e commit 9a348b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"nikic/php-parser": "^4.15.5",
"doctrine/inflector": "^1.4|^2.0",
"spiral/attributes": "^2.8|^3.0",
"spiral/config": "^3.13",
"spiral/reactor": "^3.13"
"spiral/config": "^3.14",
"spiral/reactor": "^3.14"
},
"autoload": {
"psr-4": {
Expand All @@ -53,7 +53,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.13.x-dev"
"dev-master": "3.14.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 9a348b2

Please sign in to comment.