Skip to content

Commit 9731274

Browse files
authored
Merge pull request #3 from Visual-Craft/update-symfony-version-7
update work queue version
2 parents b948fc9 + 7ba73d4 commit 9731274

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
@@ -12,6 +12,6 @@
1212
"symfony/framework-bundle": "^5.0|^6.0|^7.0",
1313
"symfony/monolog-bundle": "^3.5",
1414
"symfony/console": "^5.0|^6.0|^7.0",
15-
"visual-craft/work-queue": "^0.1.0"
15+
"visual-craft/work-queue": "^0.2.0"
1616
}
1717
}

0 commit comments

Comments
 (0)