Skip to content

Commit 066d4b1

Browse files
committed
update symfony version
1 parent c37a011 commit 066d4b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"require": {
1111
"php": ">=7.4.0",
12-
"symfony/framework-bundle": "^5.0|^6.0",
12+
"symfony/framework-bundle": "^5.0|^6.0|^7.0",
1313
"symfony/monolog-bundle": "^3.5",
14-
"symfony/console": "^5.0|^6.0",
14+
"symfony/console": "^5.0|^6.0|^7.0",
1515
"visual-craft/work-queue": "^0.1.0"
1616
}
1717
}

0 commit comments

Comments
 (0)