Skip to content

Commit 98d836a

Browse files
committed
ci: add tests for PHP 8.5
1 parent 899bbfd commit 98d836a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^8.5 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
21-
"php-http/client-integration-tests": "^3.0 || 3.x-dev",
21+
"php-http/client-integration-tests": "^3.0",
2222
"phpspec/prophecy-phpunit": "^2.0",
2323
"php-http/message-factory": "^1.1"
2424
},

0 commit comments

Comments
 (0)