Skip to content

Commit 1b16041

Browse files
committed
open 2.1.x-dev
1 parent 04af9c8 commit 1b16041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.4",
2020
"symfony/polyfill-php80": "^1.0",
21-
"phpfn/placeholder": "^2.0"
21+
"phpfn/placeholder": "^2.1"
2222
},
2323
"autoload": {
2424
"psr-4": {
@@ -45,7 +45,7 @@
4545
},
4646
"extra": {
4747
"branch-alias": {
48-
"dev-master": "2.0-dev"
48+
"dev-master": "2.1.x-dev"
4949
}
5050
},
5151
"config": {

0 commit comments

Comments
 (0)