Skip to content

Commit 35908e6

Browse files
chore(deps): update all non-major dependencies
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.84.0 | 3.85.1 | | github-tags | shivammathur/setup-php | 2.35.1 | 2.35.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c8834a commit 35908e6

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

.github/workflows/php-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: "actions/[email protected]"
2222

2323
- name: "Install PHP"
24-
uses: "shivammathur/[email protected].1"
24+
uses: "shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0" # 2.35.2
2525
with:
2626
coverage: "${{ matrix.coverage }}"
2727
ini-values: display_errors=On, display_startup_errors=On, error_reporting=32767

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"codeception/codeception": "^5.3.2",
2121
"codeception/module-asserts": "^3.2.0",
2222
"codeception/module-phpbrowser": "^3.0.1",
23-
"friendsofphp/php-cs-fixer": "3.84.0",
23+
"friendsofphp/php-cs-fixer": "3.85.1",
2424
"jane-php/open-api-3": "^7.9.0",
2525
"roave/security-advisories": "dev-latest",
2626
"symfony/var-dumper": "7.3.2"

composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)