Skip to content

Commit 82b7134

Browse files
committed
readd symfony/polyfill-php80
1 parent 0a98186 commit 82b7134

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"php-parallel-lint/php-parallel-lint": "^1.3.2",
2424
"phing/phing": "^2.17.4",
2525
"phpstan/phpstan-strict-rules": "^1.5.1",
26-
"phpunit/phpunit": "^8.5.33"
26+
"phpunit/phpunit": "^8.5.33",
27+
"symfony/polyfill-php80": "^1.27.0"
2728
},
2829
"autoload": {
2930
"psr-4": {

0 commit comments

Comments
 (0)