Skip to content

Commit

Permalink
Add conflict section into composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Dec 24, 2021
1 parent 4bd2e7b commit cee476e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"type": "library",
"description": "DBAL, schema introspection, migration and pagination",
"license": "MIT",
"conflict": {
"spiral/database": "*"
},
"require": {
"php": ">=8.0",
"ext-pdo": "*",
Expand Down

0 comments on commit cee476e

Please sign in to comment.