Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
1ma committed Jul 18, 2024
1 parent b845e1d commit a0801ec
Show file tree
Hide file tree
Showing 2 changed files with 1,252 additions and 464 deletions.
6 changes: 3 additions & 3 deletions frontend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"require": {
"nyholm/psr7": "^1.8",
"nyholm/psr7-server": "^1.1",
"slim/slim": "^4.13",
"slim/twig-view": "^3.3"
"slim/slim": "^4.14",
"slim/twig-view": "^3.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.53",
"friendsofphp/php-cs-fixer": "^3.59",
"roave/security-advisories": "dev-latest"
},
"scripts": {
Expand Down
Loading

0 comments on commit a0801ec

Please sign in to comment.