Skip to content

Commit b4a2211

Browse files
Merge branch '4.4' into 5.2
* 4.4: Leverage str_contains/str_starts_with Leverage str_ends_with
2 parents ce80a82 + 2eb2095 commit b4a2211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"require": {
2626
"php": ">=7.2.5",
2727
"symfony/deprecation-contracts": "^2.1",
28+
"symfony/polyfill-php80": "^1.16",
2829
"symfony/string": "^5.2.8"
2930
},
3031
"autoload": {

0 commit comments

Comments
 (0)