Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
There was symfony problems from older version of packages . fixed with an repo forked from jonnyw/php-phatomjs and replaced symfony version from 3 to 4.
  • Loading branch information
mrjosh authored Jul 2, 2018
1 parent 218d052 commit ec9a817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": "^7.1",
"laravel/framework": "^5",
"jonnyw/php-phantomjs": "^4"
"josh/php-phantomjs": "^4"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
Expand Down

0 comments on commit ec9a817

Please sign in to comment.