Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 10b09aa

Browse files
committed
Replaced bgorski/phpcs-security-audit with mrm-commerce/phpcs-security-audit; removed the version number from composer.json
1 parent 97363ed commit 10b09aa

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [2.1.0] - 2021年03月21日
88
### Changed
9-
- The pheromone/phpcs-security-audit dependency to bgorski/phpcs-security-audit which is a fork. The original project isn't maintained anymore.
9+
- The pheromone/phpcs-security-audit dependency to mrm-commerce/phpcs-security-audit which is a fork. The original project isn't maintained anymore.
10+
### Removed
11+
- The version number from composer.json - it's recommended not to keep it there
1012

1113
## [2.0.0] - 2021年02月21日
1214
### Added

‎composer.json‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MRM Commerce PHP Code Sniffer Coding Standard designed for Magento 2 applications",
44
"require": {
55
"magento/magento-coding-standard": "^6.0",
6-
"bgorski/phpcs-security-audit": "^3.0",
6+
"mrm-commerce/phpcs-security-audit": "^3.0",
77
"slevomat/coding-standard": "6.4.1",
88
"phpcompatibility/php-compatibility": "9.3.5",
99
"squizlabs/php_codesniffer": "^3.5.4",
@@ -13,6 +13,5 @@
1313
"OSL-3.0",
1414
"AFL-3.0"
1515
],
16-
"type": "phpcodesniffer-standard",
17-
"version": "2.1.0"
16+
"type": "phpcodesniffer-standard"
1817
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /