Skip to content

Commit

Permalink
Merge pull request #279 from mimmi20/dependabot/composer/master/minor…
Browse files Browse the repository at this point in the history
…-patch-dependencies-dc17f73da7

composer(deps-dev): bump the minor-patch-dependencies group with 3 updates
  • Loading branch information
mimmi20 committed Mar 16, 2024
2 parents d268e32 + a62f812 commit 7c2bf72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
skip-validate-composer: false
skip-phplint: false
skip-check-composer: false
dependency-analyser-options: "--ignore-dev-in-prod-deps"

install:
name: "Install Project"
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"mimmi20/coding-standard": "^5.2.17",
"nikic/php-parser": "^v4.18.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.60",
"phpstan/phpstan": "^1.10.62",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpunit/phpunit": "^10.5.11",
"phpunit/phpunit": "^10.5.13",
"psr/container": "^1.1.2 || ^2.0.2",
"rector/rector": "^1.0.2"
"rector/rector": "^1.0.3"
},
"suggest": {
"laminas/laminas-servicemanager": "Required for the Factories"
Expand Down

0 comments on commit 7c2bf72

Please sign in to comment.