Skip to content

Commit 09cbf3c

Browse files
committed
DP-205 Simplify release process (composer files)
- Remove patch version
1 parent e202ca1 commit 09cbf3c

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
@@ -29,8 +29,8 @@
2929
"minimum-stability": "dev",
3030
"prefer-stable": true,
3131
"require": {
32-
"dreamfactory/df-core": "~0.21.0",
33-
"dreamfactory/df-system": "~0.4.0"
32+
"dreamfactory/df-core": "~0.21",
33+
"dreamfactory/df-system": "~0.4"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)