Merge branch 'feature/249-install-dom-crawlar' into develop
This commit is contained in:
		@@ -14,6 +14,7 @@
 | 
			
		||||
        "laravel/tinker": "~1.0",
 | 
			
		||||
        "misd/linkify": "^1.1",
 | 
			
		||||
        "staudenmeir/eloquent-eager-limit": "^1.0",
 | 
			
		||||
        "symfony/css-selector": "^4.3",
 | 
			
		||||
        "symfony/dom-crawler": "^4.3"
 | 
			
		||||
    },
 | 
			
		||||
    "require-dev": {
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										22
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										22
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@@ -4,7 +4,7 @@
 | 
			
		||||
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
 | 
			
		||||
        "This file is @generated automatically"
 | 
			
		||||
    ],
 | 
			
		||||
    "content-hash": "b3c0eb61588ea2639dd2a6c5b2b2657b",
 | 
			
		||||
    "content-hash": "28abd730d4572663d10ae815393c73cd",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "anhskohbo/no-captcha",
 | 
			
		||||
@@ -2113,16 +2113,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/css-selector",
 | 
			
		||||
            "version": "v4.2.1",
 | 
			
		||||
            "version": "v4.3.3",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/css-selector.git",
 | 
			
		||||
                "reference": "aa9fa526ba1b2ec087ffdfb32753803d999fcfcd"
 | 
			
		||||
                "reference": "105c98bb0c5d8635bea056135304bd8edcc42b4d"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/aa9fa526ba1b2ec087ffdfb32753803d999fcfcd",
 | 
			
		||||
                "reference": "aa9fa526ba1b2ec087ffdfb32753803d999fcfcd",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/105c98bb0c5d8635bea056135304bd8edcc42b4d",
 | 
			
		||||
                "reference": "105c98bb0c5d8635bea056135304bd8edcc42b4d",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@@ -2131,7 +2131,7 @@
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
                    "dev-master": "4.2-dev"
 | 
			
		||||
                    "dev-master": "4.3-dev"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
@@ -2147,14 +2147,14 @@
 | 
			
		||||
                "MIT"
 | 
			
		||||
            ],
 | 
			
		||||
            "authors": [
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Jean-François Simon",
 | 
			
		||||
                    "email": "jeanfrancois.simon@sensiolabs.com"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Fabien Potencier",
 | 
			
		||||
                    "email": "fabien@symfony.com"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Jean-François Simon",
 | 
			
		||||
                    "email": "jeanfrancois.simon@sensiolabs.com"
 | 
			
		||||
                },
 | 
			
		||||
                {
 | 
			
		||||
                    "name": "Symfony Community",
 | 
			
		||||
                    "homepage": "https://symfony.com/contributors"
 | 
			
		||||
@@ -2162,7 +2162,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "Symfony CssSelector Component",
 | 
			
		||||
            "homepage": "https://symfony.com",
 | 
			
		||||
            "time": "2018-11-11T19:52:12+00:00"
 | 
			
		||||
            "time": "2019-01-16T21:53:39+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/debug",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user