Skip to content

Commit

Permalink
Updated composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Grginov committed Dec 4, 2020
1 parent ea2e230 commit d5ccd8f
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 470 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"codeception/module-asserts": "^1.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"infinum/coding-standards-wp": "0.4.3",
"php-stubs/wordpress-stubs": "^5.5",
"szepeviktor/phpstan-wordpress": "^0.6.5"
"php-stubs/wordpress-stubs": "^5.5"
},
"require": {
"php": ">=7.1",
"guzzlehttp/guzzle": "^6.0",
"infinum/eightshift-libs": "^2.2.2",
"mailchimp/marketing": "^3.0",
"saintsystems/odata-client": "^0.4.2"
"saintsystems/odata-client": "^0.4.2",
"szepeviktor/phpstan-wordpress": "^0.7.1"
},
"autoload": {
"classmap": [
Expand Down
Loading

0 comments on commit d5ccd8f

Please sign in to comment.