Skip to content

Commit 1e8c66c

Browse files
authored
chore: modernize composer-require-checker (#528)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 43fa213 commit 1e8c66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/composer-require-checker/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.1.31"
77
},
88
"require-dev": {
9-
"maglnet/composer-require-checker": "4.7.1 || 4.14.0",
9+
"maglnet/composer-require-checker": "4.7.1||4.16.1",
1010
"roave/security-advisories": "dev-latest"
1111
},
1212
"prefer-stable": true,

0 commit comments

Comments
 (0)