Skip to content

Commit f386277

Browse files
committed
ci: add tests for PHP 8.5
1 parent 297f25f commit f386277

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
@@ -17,9 +17,9 @@
1717
"guzzlehttp/guzzle": "^7.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^8.5 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
20+
"phpunit/phpunit": "^9.6.31 || ^10.0 || ^11.0 || ^12.0",
2121
"php-http/client-integration-tests": "^4.0",
22-
"phpspec/prophecy-phpunit": "^2.0",
22+
"phpspec/prophecy-phpunit": "^2.4",
2323
"php-http/message-factory": "^1.1"
2424
},
2525
"provide": {

0 commit comments

Comments
 (0)