Skip to content

Commit

Permalink
Update symfony/polyfill-php81 requirement from ^1.29 to ^1.30
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.29.0...v1.30.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 Jul 1, 2024
1 parent 1b35153 commit 35aeca3
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 || ^2.0",
"slim/slim": "^4.12",
"twig/twig": "^3.8",
"symfony/polyfill-php81": "^1.29"
"symfony/polyfill-php81": "^1.30"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
Expand Down

0 comments on commit 35aeca3

Please sign in to comment.