Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:spryker/project into testing_envi…
Browse files Browse the repository at this point in the history
…roment_travis
  • Loading branch information
Auris committed Nov 14, 2016
2 parents 4ac5e64 + 99dd316 commit c04a5c9
Show file tree
Hide file tree
Showing 30 changed files with 423 additions and 462 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@ npm-debug.log

# tools
composer.phar
c3.php
280 changes: 0 additions & 280 deletions c3.php

This file was deleted.

7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"description": "Project",
"license": "MIT",
"require": {
"spryker/spryker": "dev-testing_enviroment",
"php": ">=5.6",
"spryker/spryker": "dev-bugfix/php7-comp",

"php": ">=5.6.0",
"braintree/braintree_php": "~3.15.0",
"guzzlehttp/guzzle": "~6.2.1",
"league/csv": "~8.1.0",
Expand All @@ -23,7 +24,7 @@
"symfony/filesystem": "~2.6.13",
"symfony/finder": "~2.6.13",
"symfony/form": "~2.6.13",
"symfony/http-foundation": "~2.6.13",
"symfony/http-foundation": "~2.8.0",
"symfony/http-kernel": "~2.6.13",
"symfony/intl": "~2.8.8",
"symfony/options-resolver": "~2.6.13",
Expand Down
Loading

0 comments on commit c04a5c9

Please sign in to comment.