Skip to content

Commit 6f97942

Browse files
committed
Merge branch 'develop' into feat/design-library-full-pages
2 parents 95007ed + 60e5ed7 commit 6f97942

File tree

17 files changed

+3205
-3319
lines changed

17 files changed

+3205
-3319
lines changed

composer.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,6 @@
44
"license": "GPL-3.0-or-later",
55
"type": "wordpress-plugin",
66
"require-dev": {
7-
"phpunit/phpunit": "^6",
8-
"wp-phpunit/wp-phpunit": "5.7",
9-
"roots/wordpress": "5.7",
107
"wp-cli/i18n-command": "^2.2"
11-
},
12-
"scripts": {
13-
"test": [
14-
"phpunit tests"
15-
]
16-
},
17-
"config": {
18-
"allow-plugins": {
19-
"roots/wordpress-core-installer": true
20-
}
21-
}
8+
}
229
}

0 commit comments

Comments
 (0)