Skip to content

Commit

Permalink
Fix: Run 'composer bump'
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Nov 24, 2024
1 parent 0bec1e6 commit c58ec9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"ergebnis/rector-rules": "^1.2.0",
"fakerphp/faker": "^1.24.1",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.10",
"phpstan/phpstan": "^1.12.11",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-phpunit": "^1.4.1",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^9.6.19",
"phpunit/phpunit": "^9.6.21",
"rector/rector": "^1.2.10",
"symfony/filesystem": "^5.0.0 || ^6.0.0",
"symfony/process": "^5.0.0 || ^6.0.0"
"symfony/filesystem": "^5.4.41 || ^6.0.0",
"symfony/process": "^5.4.46 || ^6.0.0"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c58ec9c

Please sign in to comment.