Skip to content

Commit 741d77b

Browse files
authored
Merge pull request #35 from humanmade/release-oh-three-oh
Bump to 0.3.0
2 parents 7120b57 + aa0dac0 commit 741d77b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "GPL-2.0-or-later",
66
"require": {
77
"wp-coding-standards/wpcs": "^0.13.1",
8-
"fig-r/psr2r-sniffer": "dev-master",
8+
"fig-r/psr2r-sniffer": "^0.5.0",
99
"squizlabs/php_codesniffer": "^3.1"
1010
},
1111
"require-dev": {

packages/eslint-config-humanmade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-humanmade",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/humanmade/coding-standards.git"

0 commit comments

Comments
 (0)