Skip to content

Commit 2b8b925

Browse files
Update wordpress/wordpress-importer requirement from ^0.8 to ^0.9
Updates the requirements on wordpress/wordpress-importer to permit the latest version. --- updated-dependencies: - dependency-name: wordpress/wordpress-importer dependency-version: 0.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4c86bc commit 2b8b925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"wp-cli/wp-cli": "^2.12"
1616
},
1717
"require-dev": {
18-
"wordpress/wordpress-importer": "^0.8",
18+
"wordpress/wordpress-importer": "^0.9",
1919
"wp-cli/entity-command": "^1.3 || ^2",
2020
"wp-cli/export-command": "^1 || ^2",
2121
"wp-cli/extension-command": "^1.2 || ^2",

0 commit comments

Comments
 (0)