Skip to content

Commit bc3c95e

Browse files
committed
Update assertion libary because of supported return types.
1 parent d00eaff commit bc3c95e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "library",
66
"require": {
77
"php": "^8.1",
8-
"kkevindev/assert-return-value":"^1.11.0",
8+
"webmozart/assert":"^2",
99
"symfony/http-client": "^6.4 || ^7.0 || ^8.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)