Skip to content

Commit

Permalink
Update acquia/coding-standards requirement from ^2.0 to ^3.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@v2.0.0...v3.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] authored Jul 11, 2024
1 parent 4f682f8 commit 961992b
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 @@ -28,7 +28,7 @@
"loophp/phposinfo": "^1.7.1"
},
"require-dev": {
"acquia/coding-standards": "^2.0",
"acquia/coding-standards": "^3.0",
"composer/composer": "^2.2",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"ergebnis/composer-normalize": "^2.30.2",
Expand Down

0 comments on commit 961992b

Please sign in to comment.