Skip to content

Commit c58ec9c

Browse files
committed
Fix: Run 'composer bump'
1 parent 0bec1e6 commit c58ec9c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"ergebnis/rector-rules": "^1.2.0",
3232
"fakerphp/faker": "^1.24.1",
3333
"phpstan/extension-installer": "^1.4.3",
34-
"phpstan/phpstan": "^1.12.10",
34+
"phpstan/phpstan": "^1.12.11",
3535
"phpstan/phpstan-deprecation-rules": "^1.2.1",
36-
"phpstan/phpstan-phpunit": "^1.4.0",
36+
"phpstan/phpstan-phpunit": "^1.4.1",
3737
"phpstan/phpstan-strict-rules": "^1.6.1",
38-
"phpunit/phpunit": "^9.6.19",
38+
"phpunit/phpunit": "^9.6.21",
3939
"rector/rector": "^1.2.10",
40-
"symfony/filesystem": "^5.0.0 || ^6.0.0",
41-
"symfony/process": "^5.0.0 || ^6.0.0"
40+
"symfony/filesystem": "^5.4.41 || ^6.0.0",
41+
"symfony/process": "^5.4.46 || ^6.0.0"
4242
},
4343
"autoload": {
4444
"psr-4": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)