Skip to content

Commit

Permalink
Merge pull request #48 from BitBagCommerce/fix/update-coding-standard…
Browse files Browse the repository at this point in the history
…-version

Add support for bitbag/coding-standard 3.0^
  • Loading branch information
liszkapawel authored Nov 23, 2023
2 parents 1603e24 + d52febd commit 523b16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"license": "MIT",
"require": {
"php": "^8.0",
"bitbag/coding-standard": "^1.0 || ^2.0",
"friendsofsymfony/elastica-bundle": "^6.0",
"sylius/sylius": "~1.11.0 || ~1.12.0",
"symfony/webpack-encore-bundle": "^1.14"
},
"require-dev": {
"behat/behat": "^3.7",
"behat/mink-selenium2-driver": "^1.4",
"bitbag/coding-standard": "^1.0 || ^2.0 || ^3.0",
"dmore/behat-chrome-extension": "^1.3",
"dmore/chrome-mink-driver": "^2.7",
"friends-of-behat/mink": "^1.8",
Expand Down

0 comments on commit 523b16f

Please sign in to comment.