Skip to content

Commit 543a884

Browse files
chore(deps-dev): Update phpro/grumphp requirement from 1.1.* || 1.3.* || 1.4.* to 1.1.* || 1.3.* || 1.4.* || 1.13.*
Updates the requirements on phpro/grumphp to permit the latest version. --- updated-dependencies: - dependency-name: phpro/grumphp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dadf1f commit 543a884

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
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"friends-of-phpspec/phpspec-code-coverage": "^6",
3535
"php-parallel-lint/php-parallel-lint": "^1.3",
36-
"phpro/grumphp": "1.1.* || 1.3.* || 1.4.*",
36+
"phpro/grumphp": "1.1.* || 1.3.* || 1.4.* || 1.13.*",
3737
"phpspec/phpspec": "^7"
3838
},
3939
"scripts": {

0 commit comments

Comments
 (0)