Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
stovak committed Jan 28, 2025
1 parent abdd335 commit e85d0c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .codacy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
exclude_paths:
- RoboFile.php
- RoboFile.php
- .github/workflows/ci.yml
- .github/workflows/create-branch-on-tag.yml
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"symfony/yaml": "^4.4|^5|^6|^7"
},
"require-dev": {
"consolidation/robo": "^4",
"consolidation/robo": "^3 || ^4 || ^5",
"czproject/git-php": "^4.0",
"drupal/coder": "@stable",
"phpunit/phpunit": "@stable",
Expand Down

0 comments on commit e85d0c0

Please sign in to comment.