Skip to content

Commit

Permalink
add conflict for alpha & beta
Browse files Browse the repository at this point in the history
  • Loading branch information
dvesh3 committed Apr 24, 2023
1 parent 8084ebc commit 097956a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
"symfony/templating": "^6.2",
"pimcore/ecommerce-framework-bundle": "^1.0"
},
"conflict": {
"pimcore/pimcore": "@alpha || @beta"
},
"require-dev": {
"phpstan/phpstan": "^1.10.5",
"phpstan/phpstan-symfony": "^1.2.20"
Expand All @@ -37,4 +40,4 @@
]
}
}
}
},

0 comments on commit 097956a

Please sign in to comment.