Skip to content

Commit 20fc683

Browse files
committed
Upgrade to stable package versions
1 parent 0208ed7 commit 20fc683

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
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"php": ">=7.0.0",
19-
"timetoogo/pinq": "dev-upgrade",
19+
"timetoogo/pinq": "^3.5.0",
2020
"doctrine/dbal": "~2.5",
2121
"container-interop/container-interop": "~1.1",
2222
"psr/cache": "^1.0"
@@ -27,6 +27,6 @@
2727
}
2828
},
2929
"require-dev": {
30-
"dms-org/common.testing": "dev-upgrade"
30+
"dms-org/common.testing": "^0.9.0"
3131
}
3232
}

0 commit comments

Comments
 (0)