Merge pull request #24459 from woocommerce/remove-deep-copy

Remove myclabs/deep-copy from the list of Composer dev dependencies
This commit is contained in:
Vedanshu Jain 2019-08-22 21:49:22 +05:30 committed by GitHub
commit b8e3dab229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
"woocommerce/woocommerce-rest-api": "1.0.3"
},
"require-dev": {
"myclabs/deep-copy": "1.7.0",
"phpunit/phpunit": "7.5.15",
"woocommerce/woocommerce-sniffs": "0.0.6"
},