We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 032389e + cb9e449 commit f3523feCopy full SHA for f3523fe
2 files changed
.travis.yml
@@ -44,4 +44,4 @@ script:
44
45
# Validate the composer.json file.
46
# @link https://getcomposer.org/doc/03-cli.md#validate
47
- - composer validate --no-check-all --with-dependencies --strict
+ - composer validate --no-check-all --strict
composer.json
@@ -22,7 +22,7 @@
22
"source" : "https://github.com/PHPCompatibility/PHPCompatibilityJoomla"
23
},
24
"require" : {
25
- "phpcompatibility/php-compatibility" : "*"
+ "phpcompatibility/php-compatibility" : "^8.1"
26
27
"suggest" : {
28
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
0 commit comments