Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusklocke committed Apr 8, 2024
1 parent 1fbe859 commit c73c550
Show file tree
Hide file tree
Showing 2 changed files with 698 additions and 405 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ext-redis": "*",
"doctrine/dbal": "^4.0.0",
"doctrine/migrations": "^3.7.2",
"doctrine/orm": "~3.0.0",
"doctrine/orm": "~3.1.1",
"firebase/php-jwt": "^6.10",
"middlewares/trailing-slash": "^2.0.1",
"nyholm/psr7": "^1.8.1",
Expand All @@ -49,7 +49,7 @@
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.7",
"phpunit/phpunit": "^10.5.2",
"phpunit/phpunit": "^11.1.1",
"qossmic/deptrac-shim": "^1.0.2"
}
}
Loading

0 comments on commit c73c550

Please sign in to comment.