Skip to content

Commit

Permalink
Update symfony/polyfill-php80 requirement from ^1.24 to ^1.25
Browse files Browse the repository at this point in the history
Updates the requirements on symfony/polyfill-php80 to permit the latest version.

---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2022
1 parent 8a3b004 commit 30dc9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"ralouphie/getallheaders": "^3.0",
"symfony/polyfill-php80": "^1.24"
"symfony/polyfill-php80": "^1.25"
},
"require-dev": {
"ext-json": "*",
Expand Down

0 comments on commit 30dc9a4

Please sign in to comment.