Skip to content

Commit 121c9ed

Browse files
committed
Switch main branch to 2.x
1 parent 437d09f commit 121c9ed

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^5.3.2 || ^7.0 || ^8.0"
20+
"php": "^7.2 || ^8.0"
2121
},
2222
"require-dev": {
2323
"symfony/phpunit-bridge": "^4.2 || ^5",
@@ -36,7 +36,7 @@
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-main": "1.x-dev"
39+
"dev-main": "2.x-dev"
4040
}
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)