Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Allow standards installer 0.5 (#36)
Browse files Browse the repository at this point in the history
* Allow standards installer 0.5

* Update test for PHP_CodeSniffer 3.4
  • Loading branch information
thewilkybarkid authored Jan 7, 2019
1 parent b506bae commit 5565299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require": {
"php": "^7.2",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4 || ^0.5",
"slevomat/coding-standard": "^4.8",
"squizlabs/php_codesniffer": "^3.3.2"
},
Expand Down

0 comments on commit 5565299

Please sign in to comment.