Skip to content

Commit 052be72

Browse files
author
Alex Westergaard
committed
Update phpunit to ^10.0 only
1 parent 043a49f commit 052be72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"guzzlehttp/guzzle": "^7.0"
4747
},
4848
"require-dev": {
49-
"phpunit/phpunit": "^9.0|^10.0"
49+
"phpunit/phpunit": "^10.0"
5050
},
5151
"minimum-stability": "stable",
5252
"prefer-stable": true
53-
}
53+
}

0 commit comments

Comments
 (0)