Skip to content

Commit 06c6d25

Browse files
committed
drop polyfill
1 parent 2430eac commit 06c6d25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^7.0 || ^8.0",
14-
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.0 || ^9.0 || ^10.0",
15-
"phpunitgoodpractices/polyfill": "^1.4"
14+
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.0 || ^9.0 || ^10.0"
1615
},
1716
"autoload": {
1817
"psr-4": {

0 commit comments

Comments
 (0)