Skip to content

Commit 3a9e11e

Browse files
committed
Upgrading PhantomJS to version 2.1.1
1 parent 68316b3 commit 3a9e11e

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ websites that demand javascript support and also supports screen captures.
77

88
[Full Documentation](http://jonnnnyw.github.io/php-phantomjs/)
99

10-
> #### Important
11-
> Currently when installing PHP PhantomJS on **Linux OS** you will need to compile your own version of PhantomJS for your system. This is due to an [unresolved issue](https://github.com/ariya/phantomjs/issues/12948) with the PhantomJS Linux packages. An Ubuntu compiled version will be installed by default but this may not be compatible with your system.
12-
13-
14-
1510
[![Total Downloads](https://poser.pugx.org/jonnyw/php-phantomjs/downloads.png)](https://packagist.org/packages/jonnyw/php-phantomjs) [![Latest Stable Version](https://poser.pugx.org/jonnyw/php-phantomjs/v/stable.png)](https://packagist.org/packages/jonnyw/php-phantomjs) [![Build Status](https://travis-ci.org/jonnnnyw/php-phantomjs.png?branch=master)](https://travis-ci.org/jonnnnyw/php-phantomjs) [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/badges/quality-score.png?s=631d32fa1fbb9300eb84b9b52702c7ffeac046a1)](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/) [![Code Coverage](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/badges/coverage.png?s=893b5997da45448e32983b8568a39630b0b2d91b)](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/)
1611

1712
Feature List

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
"phpunit/phpunit": "~4.0",
2626
"zendframework/zendpdf": "~2.0"
2727
},
28-
"repositories": [
29-
{
30-
"type": "vcs",
31-
"url": "https://github.com/jonnnnyw/phantomjs-installer"
32-
}
33-
],
3428
"autoload": {
3529
"psr-0": {
3630
"JonnyW\\PhantomJs\\": "src"

0 commit comments

Comments
 (0)