Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent a7120dd commit b14e06e
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 @@ -22,7 +22,7 @@
"psr/http-message": "^1.1",
"slim/slim": "^4.12",
"twig/twig": "^3.7",
"symfony/polyfill-php81": "^1.27"
"symfony/polyfill-php81": "^1.28"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
Expand Down

0 comments on commit b14e06e

Please sign in to comment.