Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

Commit f70dbfc

Browse files
committed
Deprecation warning: require-dev.wp-e-commerce/WP-e-Commerce is invalid, it should not contain uppercase characters.
1 parent 8268a61 commit f70dbfc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"name": "wp-e-commerce/WP-e-Commerce",
4545
"version": "3.14.0",
4646
"dist": {
47-
"url": "https://github.com/wp-e-commerce/WP-e-Commerce/archive/3.14.0.zip",
47+
"url": "https://github.com/wp-e-commerce/wp-e-commerce/archive/3.14.0.zip",
4848
"type": "zip"
4949
},
5050
"source": {
51-
"url": "https://github.com/wp-e-commerce/WP-e-Commerce",
51+
"url": "https://github.com/wp-e-commerce/wp-e-commerce",
5252
"type": "github",
5353
"reference": "tags/3.14.0"
5454
},
@@ -61,7 +61,7 @@
6161
}
6262
],
6363
"require-dev": {
64-
"wp-e-commerce/WP-e-Commerce": "^3.14",
64+
"wp-e-commerce/wp-e-commerce": "^3.14",
6565
"dealerdirect/phpcodesniffer-composer-installer": "^0.5",
6666
"php-coveralls/php-coveralls": "^1.1",
6767
"phpcompatibility/php-compatibility": "^9.1",

0 commit comments

Comments
 (0)