Skip to content

Commit 2915b47

Browse files
Update php-forge/coding-standard requirement from ^0.1 to ^0.3
Updates the requirements on [php-forge/coding-standard](https://github.com/php-forge/coding-standard) to permit the latest version. - [Release notes](https://github.com/php-forge/coding-standard/releases) - [Changelog](https://github.com/php-forge/coding-standard/blob/main/CHANGELOG.md) - [Commits](php-forge/coding-standard@0.1.0...0.3.2) --- updated-dependencies: - dependency-name: php-forge/coding-standard dependency-version: 0.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5b8eb3 commit 2915b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"maglnet/composer-require-checker": "^4.7",
35-
"php-forge/coding-standard": "^0.1",
35+
"php-forge/coding-standard": "^0.3",
3636
"php-forge/support": "^0.3",
3737
"phpstan/extension-installer": "^1.4",
3838
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)