Skip to content

Commit 8c13c04

Browse files
committed
Updated polyfills
1 parent 4ed58f8 commit 8c13c04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
},
4242
"require": {
4343
"php": "^7.1 || ^8",
44-
"symfony/polyfill-php73": "^1.28",
45-
"symfony/polyfill-php80": "^1.28",
46-
"symfony/polyfill-php81": "^1.28"
44+
"symfony/polyfill-php73": "^1.30",
45+
"symfony/polyfill-php80": "^1.30",
46+
"symfony/polyfill-php81": "^1.30"
4747
},
4848
"require-dev": {
4949
"phpunit/phpunit": "^7.5",

0 commit comments

Comments
 (0)