Skip to content

Commit

Permalink
Merge afb9a48 into f689842
Browse files Browse the repository at this point in the history
  • Loading branch information
gongo committed Aug 30, 2023
2 parents f689842 + afb9a48 commit ee48ef3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -8,7 +8,7 @@
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "^9 || ^7.5 || ^4.8",
"phpunit/phpunit": "^9 || ^7.5 || ^4.8.35",
"php-coveralls/php-coveralls": "*"
},
"license": "MIT",
Expand Down
1 change: 0 additions & 1 deletion test/bootstrap.php
@@ -1,4 +1,3 @@
<?php

require_once __DIR__ . '/../vendor/autoload.php';
require_once __DIR__ . '/polyfill.php';
16 changes: 0 additions & 16 deletions test/polyfill.php

This file was deleted.

0 comments on commit ee48ef3

Please sign in to comment.