maglnet/composer-require-checker v2.0.0
Showing
+4 -4
+41.67 KiB (+10%)
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
+0 bytes (+0%)
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -10,8 +10,8 @@ |
"imports", | ||
"shim" | ||
], | ||
"homepage": "https://github.com/Ocramius/ComposerRequireChecker", | ||
"version": "1.1.0", | ||
"homepage": "https://github.com/maglnet/ComposerRequireChecker", | ||
"version": "2.0.0", | ||
"license": [ | ||
"MIT" | ||
], | ||
... | ... | @@ -32,7 +32,7 @@ |
"bin/composer-require-checker" | ||
], | ||
"require": { | ||
"php": "~7.1", | ||
"php": "^7.1", | ||
"ext-json": "*", | ||
"ext-phar": "*" | ||
}, | ||
... | ... |
Please register or sign in to comment