Skip to content

Commit 5b843b0

Browse files
authored
Merge pull request #932 from cloudinary/uat
3.1.7
2 parents edd640e + 5163bbf commit 5b843b0

File tree

15 files changed

+278
-129
lines changed

15 files changed

+278
-129
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.6
1+
3.1.7

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"ext-json": "*"
88
},
99
"require-dev": {
10-
"wp-coding-standards/wpcs": "^2.3",
11-
"automattic/vipwpcs": "dev-develop",
1210
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
1311
"phpcompatibility/phpcompatibility-wp": "dev-master",
14-
"phpcompatibility/php-compatibility": "dev-develop as 9.99.99"
12+
"phpcompatibility/php-compatibility": "dev-develop as 9.99.99",
13+
"automattic/vipwpcs": "^3.0",
14+
"wp-coding-standards/wpcs": "^3.0"
1515
},
1616
"config": {
1717
"platform": {

composer.lock

Lines changed: 155 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)