Skip to content

Commit b84fd82

Browse files
committed
Updated composer to use packagist versions
1 parent 5669811 commit b84fd82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
}
1212
},
1313
"require": {
14-
"rhubarbphp/module-restapi": "dev-feature/MigrationFromCore",
15-
"rhubarbphp/module-stem": "dev-migration",
16-
"rhubarbphp/rhubarb": "dev-crown"
14+
"rhubarbphp/module-restapi": "*",
15+
"rhubarbphp/module-stem": "*",
16+
"rhubarbphp/rhubarb": "*"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "3.*"

0 commit comments

Comments
 (0)