Skip to content

Commit af37977

Browse files
authored
"job-runner/job-runner": "^1.0" (#69)
1 parent 54dbc58 commit af37977

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,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "~8.1.0 || ~8.2.0",
15-
"job-runner/job-runner": "^0.2",
15+
"job-runner/job-runner": "^1.0",
1616
"symfony/console": "^6.3.0"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)