Skip to content

Commit

Permalink
Update symfony/polyfill-php80 requirement from ^1.28 to ^1.29
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) to permit the latest version.
- [Commits](symfony/polyfill-php80@v1.28.0...v1.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 0a3466f commit 00c7a3c
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 || ^2.0",
"ralouphie/getallheaders": "^3.0",
"symfony/polyfill-php80": "^1.28"
"symfony/polyfill-php80": "^1.29"
},
"require-dev": {
"ext-json": "*",
Expand Down

0 comments on commit 00c7a3c

Please sign in to comment.