Skip to content

Commit

Permalink
Updated composer packages for php 8.4 support (#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessevz authored Nov 28, 2024
1 parent c3cf92b commit bd19ec1
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 176 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"middlewares/encoder": "^2.1",
"middlewares/negotiation": "^2.1",
"monolog/monolog": "^2.8",
"php-di/php-di": "^6.4",
"php-di/php-di": "7.0.7",
"slim/psr7": "^1.5",
"slim/slim": "^4.10",
"tuupola/slim-basic-auth": "^3.3",
Expand Down
Loading

0 comments on commit bd19ec1

Please sign in to comment.