فهرست منبع

Upgrading PhantomJS to version 2.1.1

Jonny Wenmoth 10 سال پیش
والد
کامیت
3a9e11e019
2فایلهای تغییر یافته به همراه0 افزوده شده و 11 حذف شده
  1. 0 5
      README.md
  2. 0 6
      composer.json

+ 0 - 5
README.md

@@ -7,11 +7,6 @@ websites that demand javascript support and also supports screen captures.
 
 
 [Full Documentation](http://jonnnnyw.github.io/php-phantomjs/)
 [Full Documentation](http://jonnnnyw.github.io/php-phantomjs/)
 
 
-> #### Important
-> 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.
-
-
-
 [![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/)
 [![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/)
 
 
 Feature List
 Feature List

+ 0 - 6
composer.json

@@ -25,12 +25,6 @@
         "phpunit/phpunit": "~4.0",
         "phpunit/phpunit": "~4.0",
         "zendframework/zendpdf": "~2.0"
         "zendframework/zendpdf": "~2.0"
     },
     },
-    "repositories": [
-        {
-            "type": "vcs",
-            "url": "https://github.com/jonnnnyw/phantomjs-installer"
-        }
-    ],
     "autoload": {
     "autoload": {
         "psr-0": {
         "psr-0": {
             "JonnyW\\PhantomJs\\": "src"
             "JonnyW\\PhantomJs\\": "src"