Skip to content

Commit

Permalink
Allow stable version of phpcs installer
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino committed Aug 17, 2023
1 parent 84852a0 commit 1913936
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 @@ -12,7 +12,7 @@
"minimum-stability": "dev",
"require": {
"bex/behat-step-time-logger": "^2.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0 || ^1.0",
"drupal/core-dev": "^9 || ^10",
"drupal/devel": "^5.0 || ^4.0",
"edgedesign/phpqa": "dev-master",
Expand Down

0 comments on commit 1913936

Please sign in to comment.