Skip to content

Commit 5c569ce

Browse files
Bump to PHP >= 7.1
1 parent 0848da6 commit 5c569ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.5.9",
13+
"php": ">=7.1",
1414
"composer-plugin-api": "^1.0|^2.0"
1515
},
1616
"autoload": {
@@ -20,7 +20,7 @@
2020
},
2121
"extra": {
2222
"branch-alias": {
23-
"dev-main": "1.2-dev"
23+
"dev-main": "1.3-dev"
2424
},
2525
"class": "Symfony\\Thanks\\Thanks"
2626
}

0 commit comments

Comments
 (0)