Skip to content

Commit d5b59c9

Browse files
committed
updating composer
2 parents 15ad89f + 74387c0 commit d5b59c9

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
@@ -15,8 +15,8 @@
1515
"issues": "https://github.com/ppi/ppi-datasource-module/issues"
1616
},
1717
"require": {
18-
"ppi/datasource": "dev-master",
19-
"ppi/framework": "dev-master"
18+
"ppi/datasource": "~1.0",
19+
"ppi/framework": "~2.1.0-alpha2"
2020
},
2121
"require-dev":{
2222
"phpunit/phpunit": "3.7.*"

0 commit comments

Comments
 (0)