Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Commit a81befb

Browse files
abdounikarimweaverryan
authored andcommitted
update phpunit
1 parent bd574d7 commit a81befb

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ install:
3434

3535
script:
3636
- composer validate --strict --no-check-lock
37-
- ./vendor/bin/simple-phpunit
37+
- ./vendor/bin/simple-phpunit $PHPUNIT_FLAGS

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"michelf/php-markdown": "~1.4"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "~4.5",
2827
"symfony/phpunit-bridge": "^4.4.0 || ^5.0",
2928
"symfony/templating": "~3.4|^4.0|^5.0"
3029
},

0 commit comments

Comments
 (0)