Skip to content

Commit 4fa5b6b

Browse files
committed
DP-205 Simplify release process (composer files)
- Remove patch version
1 parent 017d255 commit 4fa5b6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"minimum-stability": "dev",
3232
"prefer-stable": true,
3333
"require": {
34-
"dreamfactory/df-core": "~0.21.0",
35-
"dreamfactory/df-graphql": "~0.3.1"
34+
"dreamfactory/df-core": "~0.21",
35+
"dreamfactory/df-graphql": "~0.3"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "@stable"

0 commit comments

Comments
 (0)