Skip to content

Commit 960e32c

Browse files
committed
dev master is 0.2
1 parent fcba7c9 commit 960e32c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"symfony/framework-bundle": "^3|^4",
1010
"symfony/console": "^3|^4",
1111
"enqueue/enqueue-bundle": "^0.9",
12-
"php-quartz/bridge": "^0.1.1"
12+
"php-quartz/bridge": "^0.2"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "^5.5",
@@ -24,7 +24,7 @@
2424
},
2525
"extra": {
2626
"branch-alias": {
27-
"dev-master": "0.1.x-dev"
27+
"dev-master": "0.2.x-dev"
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)