Skip to content

Commit dcd8055

Browse files
committed
Pin dependencies
1 parent c7747f5 commit dcd8055

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

apps/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"phpunit-unit-integration": "phpunit --testsuite unit,integration"
2222
},
2323
"require-dev": {
24-
"behat/behat": "^3.7",
25-
"phpmd/phpmd": "^2.9",
26-
"phpstan/phpstan": "^0.12.52",
27-
"squizlabs/php_codesniffer": "^3.5",
28-
"povils/phpmnd": "^2.3",
24+
"behat/behat": "3.7.0",
25+
"phpmd/phpmd": "2.9.1",
26+
"phpstan/phpstan": "0.12.52",
27+
"squizlabs/php_codesniffer": "3.5.8",
28+
"povils/phpmnd": "2.3.0",
2929
"phpunit/phpunit": "9.1.5"
3030
}
3131
}

apps/composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"all-contributors-cli": "6.14.0",
2626
"gitmoji-changelog": "2.1.0",
2727
"license-checker": "25.0.1",
28-
"markdownlint-cli": "^0.24.0",
28+
"markdownlint-cli": "0.24.0",
2929
"readme-md-generator": "1.0.0",
3030
"semantic-git-commit-cli": "3.5.0"
3131
},

0 commit comments

Comments
 (0)