Skip to content

Commit

Permalink
open 3.15.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 3, 2024
1 parent b134c84 commit e8ce7ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"require": {
"php": ">=8.1",
"spiral/reactor": "^3.14",
"spiral/reactor": "^3.15",
"cocur/slugify": "^3.2 || ^4.0",
"doctrine/inflector": "^1.4|^2.0",
"nette/php-generator": "^4.1.2"
Expand All @@ -64,7 +64,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.14.x-dev"
"dev-master": "3.15.x-dev"
}
},
"config": {
Expand Down

0 comments on commit e8ce7ef

Please sign in to comment.