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

maglnet/composer-require-checker v3.0.0

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": "2.1.0", "version": "3.0.0",
"license": [ "license": [
"MIT" "MIT"
], ],
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"bin/composer-require-checker" "bin/composer-require-checker"
], ],
"require": { "require": {
"php": "^7.2", "php": "^7.4 || ^8.0",
"ext-json": "*", "ext-json": "*",
"ext-phar": "*" "ext-phar": "*"
}, },
......
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