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

Commit ec9a817

Browse files
authored
Update composer.json
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.
1 parent 218d052 commit ec9a817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": "^7.1",
2828
"laravel/framework": "^5",
29-
"jonnyw/php-phantomjs": "^4"
29+
"josh/php-phantomjs": "^4"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^7.0"

0 commit comments

Comments
 (0)