Skip to content

Commit 961992b

Browse files
authoredJul 11, 2024··
Update acquia/coding-standards requirement from ^2.0 to ^3.0
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] <[email protected]>
1 parent 4f682f8 commit 961992b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"loophp/phposinfo": "^1.7.1"
2929
},
3030
"require-dev": {
31-
"acquia/coding-standards": "^2.0",
31+
"acquia/coding-standards": "^3.0",
3232
"composer/composer": "^2.2",
3333
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
3434
"ergebnis/composer-normalize": "^2.30.2",

0 commit comments

Comments
 (0)
Please sign in to comment.