Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Jan 22, 2024
1 parent 631a1e2 commit 16dbc1c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ext-sqlite3": "*",
"doctrine/dbal": "^3.7",
"doctrine/orm": "^2.17",
"opencultureconsulting/basics": "^1.0",
"opencultureconsulting/basics": "^1.1",
"opencultureconsulting/psr15": "^1.0",
"symfony/cache": "^6.4",
"symfony/console": "^6.4",
Expand All @@ -44,7 +44,7 @@
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5",
"friendsofphp/php-cs-fixer": "^3.46"
"friendsofphp/php-cs-fixer": "^3.48"
},
"autoload": {
"psr-4": {
Expand Down
98 changes: 49 additions & 49 deletions composer.lock

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

0 comments on commit 16dbc1c

Please sign in to comment.