Skip to content

Commit

Permalink
Bump other dep minimum versions
Browse files Browse the repository at this point in the history
  • Loading branch information
matt committed Jan 29, 2025
1 parent 139207e commit ed8d6d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"devizzent/cebe-php-openapi": "^1.1.4",
"league/openapi-psr7-validator": "^0.22",
"mezzio/mezzio": "^3.15",
"mezzio/mezzio": "^3.20",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-server-middleware": "^1.0",
"rize/uri-template": "^0.4",
"symfony/yaml": "^7.0",
"symfony/yaml": "^7.2.3",
"webimpress/safe-writer": "^2.2",
"willdurand/negotiation": "^3.1"
},
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 ed8d6d8

Please sign in to comment.