Skip to content

Commit

Permalink
Merge pull request #427 from mimmi20/dependabot/composer/master/versi…
Browse files Browse the repository at this point in the history
…on-updates-981752b318

composer(deps): bump the version-updates group with 2 updates
  • Loading branch information
mimmi20 authored Oct 17, 2024
2 parents 2c6abb1 + 23f35a2 commit 1eb5a85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
skip-phpstan: false
skip-rector: false
skip-phpmd: false
skip-eslint: true
skip-stylelint: true
skip-prettier: true
phpcs-options: ""

tests:
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-mbstring": "*",
"laminas/laminas-router": "^3.13.0",
"laminas/laminas-router": "^3.14.0",
"laminas/laminas-stdlib": "^3.19.0",
"laminas/laminas-uri": "^2.12.0",
"psr/container": "^1.1.2 || ^2.0.2"
Expand All @@ -41,7 +41,7 @@
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.27",
"rector/rector": "^1.2.6",
"rector/rector": "^1.2.7",
"rector/type-perfect": "^1.0.0",
"symplify/phpstan-rules": "^13.0.1",
"tomasvotruba/cognitive-complexity": "^0.2.3",
Expand Down

0 comments on commit 1eb5a85

Please sign in to comment.