Skip to content

Commit

Permalink
GH-38 - GH-38 - creating BrowserDetector fails when located in vendor
Browse files Browse the repository at this point in the history
- fix testing
  • Loading branch information
serhiime committed Jul 15, 2019
1 parent 2169eb8 commit 78937ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
test:
docker:
- image: circleci/php:7-apache-node-browsers
- image: circleci/php:7.0-apache-node-browsers
steps:
- checkout
- run: sudo composer self-update
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
],
"require": {
"php": ">=7.0",

"endorphin-studio/browser-detector-detection": ">=1.0.0",
"endorphin-studio/browser-detector-tools": ">=1.0.0",
"endorphin-studio/browser-detector-data": ">=1.0.2"
Expand Down

0 comments on commit 78937ba

Please sign in to comment.