Skip to content

Commit 96b7204

Browse files
Update composer.json
1 parent 67d472b commit 96b7204

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,12 +17,12 @@
1717
],
1818
"require": {
1919
"php": "^5.3.9 || ^7.0 || ^8.0",
20-
"symfony/polyfill-ctype": "^1.9"
20+
"symfony/polyfill-ctype": "^1.16"
2121
},
2222
"require-dev": {
2323
"ext-filter": "*",
2424
"ext-pcre": "*",
25-
"phpunit/phpunit": "^4.8.35 || ^5.0"
25+
"phpunit/phpunit": "^4.8.35 || ^5.7.27"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)