Commit bfcbb237 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

maglnet/composer-require-checker v4.5.0

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"shim" "shim"
], ],
"homepage": "https://github.com/maglnet/ComposerRequireChecker", "homepage": "https://github.com/maglnet/ComposerRequireChecker",
"version": "4.4.0", "version": "4.5.0",
"license": [ "license": [
"MIT" "MIT"
], ],
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"bin/composer-require-checker" "bin/composer-require-checker"
], ],
"require": { "require": {
"php": "^8.0", "php": "~8.1.0 || ~8.2.0",
"ext-phar": "*" "ext-phar": "*"
}, },
"replace": { "replace": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment