Skip to content

Commit b5581bb

Browse files
deps(deps): update symfony/polyfill-php80 requirement
Updates the requirements on [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) to permit the latest version. - [Commits](symfony/polyfill-php80@v1.20.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php80 dependency-version: 1.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7e3f5b commit b5581bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"symfony/finder": "^3.0|^4.0|^5.0|^6.0|^7.0",
2727
"symfony/event-dispatcher": "^3.0|^4.0|^5.0|^6.0|^7.0",
2828
"symfony/console": "^3.0|^4.0|^5.0|^6.0|^7.0",
29-
"symfony/polyfill-php80": "^1.20",
29+
"symfony/polyfill-php80": "^1.33",
3030
"nikic/php-parser": "~5",
3131
"webmozart/assert": "^1.9",
3232
"ext-json": "*",

0 commit comments

Comments
 (0)