maglnet/composer-require-checker v4.5.0
Showing
+2 -2
-6.74 KiB (-1%)
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.
... | @@ -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": { | ||
... | ... |
Please register or sign in to comment