Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | containerbase/php-prebuild | 8.3.14  | 8.4.1   |
| packagist   | phpstan/phpstan            | 1.12.11 | 1.12.12 |
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent aa627a4 commit ce2bbe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"source": "https://github.com/Lctrs/psalm-psr-container-plugin"
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-simplexml": "*",
"nikic/php-parser": "^4.19.4",
"psr/container": "^1.1.2 || ^2.0.2",
Expand All @@ -41,7 +41,7 @@
"ergebnis/license": "2.6.0",
"maglnet/composer-require-checker": "4.7.1",
"phpstan/extension-installer": "1.4.3",
"phpstan/phpstan": "1.12.11",
"phpstan/phpstan": "1.12.12",
"phpstan/phpstan-deprecation-rules": "1.2.1",
"phpstan/phpstan-phpunit": "1.4.1",
"phpstan/phpstan-strict-rules": "1.6.1",
Expand Down

0 comments on commit ce2bbe5

Please sign in to comment.