Skip to content

Commit d11e3dc

Browse files
committed
ci/requirements adjustments
1 parent 0d3abbd commit d11e3dc

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ env:
55
language: php
66

77
php:
8-
- '7.2'
98
- '7.3'
109
- '7.4'
1110
- nightly

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"phpstan/phpstan": "^0.12",
31-
"phpunit/phpunit": "^9.4 || ^8.5",
31+
"phpunit/phpunit": "^9.4",
3232
"vimeo/psalm": "^4.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)