Skip to content

Commit

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

composer(deps-dev): bump the version-updates group with 2 updates
  • Loading branch information
mimmi20 authored Sep 26, 2024
2 parents 0573325 + ba75c2f commit 7f6eb73
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@ jobs:
ini-values: "opcache.enable=1, opcache.fast_shutdown=0, zend.assertions=1, assert.exception=On, intl.default_locale=de, intl.use_exceptions=1, zend.exception_ignore_args=0"
composer-options: "--optimize-autoloader --prefer-dist --prefer-stable -v"
skip-validate-composer: false
skip-validate-yaml: false
skip-validate-md: false
skip-phplint: false
skip-check-composer: false
skip-ec-checker: false
dependency-analyser-options: "--ignore-dev-in-prod-deps"

install:
Expand Down Expand Up @@ -55,6 +58,7 @@ jobs:
skip-phpstan: false
skip-rector: false
skip-phpmd: false
phpcs-options: ""

tests:
name: "UnitTests with PHPUnit"
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"laminas/laminas-http": "^2.19.0",
"laminas/laminas-modulemanager": "^2.16.0",
"laminas/laminas-servicemanager": "^3.22.1",
"mimmi20/coding-standard": "^5.2.43",
"mimmi20/coding-standard": "^5.2.44",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan": "^1.12.4",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.27",
Expand Down

0 comments on commit 7f6eb73

Please sign in to comment.