Skip to content

Commit 5ed76e5

Browse files
authored
Merge pull request #969 from Roave/renovate/all-minor-patch
Update all non-major dependencies
2 parents 0205668 + 7bdce1c commit 5ed76e5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fetch-depth: 0
5959

6060
- name: "Install PHP"
61-
uses: "shivammathur/setup-php@2.35.5"
61+
uses: "shivammathur/setup-php@2.36.0"
6262
with:
6363
php-version: "${{ matrix.php-version }}"
6464
ini-values: memory_limit=-1
@@ -109,7 +109,7 @@ jobs:
109109
fetch-depth: 0
110110

111111
- name: "Install PHP"
112-
uses: "shivammathur/setup-php@2.35.5"
112+
uses: "shivammathur/setup-php@2.36.0"
113113
with:
114114
php-version: "${{ matrix.php-version }}"
115115
ini-values: memory_limit=-1

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"doctrine/coding-standard": "^14.0.0",
3131
"justinrainbow/json-schema": "^6.6.1",
3232
"php-standard-library/psalm-plugin": "^2.3.0",
33-
"phpunit/phpunit": "^12.4.3",
33+
"phpunit/phpunit": "^12.4.4",
3434
"psalm/plugin-phpunit": "^0.19.5",
35-
"roave/infection-static-analysis-plugin": "^1.39.0",
35+
"roave/infection-static-analysis-plugin": "^1.41.0",
3636
"roave/security-advisories": "dev-master",
3737
"squizlabs/php_codesniffer": "^4.0.1",
3838
"vimeo/psalm": "^6.13.1"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)