Skip to content

Commit

Permalink
Update acquia/coding-standards requirement from ^1.0 to ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [acquia/coding-standards](https://github.com/acquia/coding-standards-php) to permit the latest version.
- [Release notes](https://github.com/acquia/coding-standards-php/releases)
- [Commits](acquia/coding-standards-php@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: acquia/coding-standards
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent c472ba3 commit a61b963
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 @@ -31,7 +31,7 @@
"symfony/yaml": "^4.4 || ^5 || ^6"
},
"require-dev": {
"acquia/coding-standards": "^1.0",
"acquia/coding-standards": "^2.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"ergebnis/composer-normalize": "~2.21.0",
"phpro/grumphp-shim": "^1.5"
Expand Down

0 comments on commit a61b963

Please sign in to comment.