Skip to content

Commit ffdc3b0

Browse files
author
Felix Arntz
committed
Use fixed working versions instead of vague defaults.
1 parent 464c913 commit ffdc3b0

File tree

2 files changed

+20
-22
lines changed

2 files changed

+20
-22
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
}],
99
"require": {
1010
"squizlabs/php_codesniffer": "2.8.*",
11-
"wimg/php-compatibility": "dev-master",
11+
"wimg/php-compatibility": "7.0.4",
1212
"simplyadmire/composer-plugins" : "@dev"
1313
},
1414
"require-dev": {
15-
"wp-coding-standards/wpcs": "dev-master",
15+
"wp-coding-standards/wpcs": "0.10",
1616
"neronmoon/scriptsdev": "^0.1.0"
1717
},
1818
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)