Updated CLI & PHP deps, added gitignore for local composer
This commit is contained in:
		
							parent
							
								
									cd32597d4d
								
							
						
					
					
						commit
						c41baa1b76
					
				| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
/vendor
 | 
			
		||||
/node_modules
 | 
			
		||||
/.vscode
 | 
			
		||||
/composer
 | 
			
		||||
Homestead.yaml
 | 
			
		||||
.env
 | 
			
		||||
.idea
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											Binary file not shown.
										
									
								
							| 
						 | 
				
			
			@ -62,16 +62,16 @@
 | 
			
		|||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "aws/aws-sdk-php",
 | 
			
		||||
            "version": "3.263.14",
 | 
			
		||||
            "version": "3.269.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/aws/aws-sdk-php.git",
 | 
			
		||||
                "reference": "7a6a43fad8899e3be3c46471fa3802331620e36b"
 | 
			
		||||
                "reference": "6d759ef9f24f0c7f271baf8014f41fc0cfdfbf78"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7a6a43fad8899e3be3c46471fa3802331620e36b",
 | 
			
		||||
                "reference": "7a6a43fad8899e3be3c46471fa3802331620e36b",
 | 
			
		||||
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6d759ef9f24f0c7f271baf8014f41fc0cfdfbf78",
 | 
			
		||||
                "reference": "6d759ef9f24f0c7f271baf8014f41fc0cfdfbf78",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
| 
						 | 
				
			
			@ -151,9 +151,9 @@
 | 
			
		|||
            "support": {
 | 
			
		||||
                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
 | 
			
		||||
                "issues": "https://github.com/aws/aws-sdk-php/issues",
 | 
			
		||||
                "source": "https://github.com/aws/aws-sdk-php/tree/3.263.14"
 | 
			
		||||
                "source": "https://github.com/aws/aws-sdk-php/tree/3.269.0"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2023-04-20T18:21:44+00:00"
 | 
			
		||||
            "time": "2023-04-26T18:21:04+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "bacon/bacon-qr-code",
 | 
			
		||||
| 
						 | 
				
			
			@ -1948,16 +1948,16 @@
 | 
			
		|||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/framework",
 | 
			
		||||
            "version": "v9.52.6",
 | 
			
		||||
            "version": "v9.52.7",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/laravel/framework.git",
 | 
			
		||||
                "reference": "16454f17a2585c4589f721655fc5133270aadf8c"
 | 
			
		||||
                "reference": "675ea868fe36b18c8303e954aac540e6b1caa677"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/framework/zipball/16454f17a2585c4589f721655fc5133270aadf8c",
 | 
			
		||||
                "reference": "16454f17a2585c4589f721655fc5133270aadf8c",
 | 
			
		||||
                "url": "https://api.github.com/repos/laravel/framework/zipball/675ea868fe36b18c8303e954aac540e6b1caa677",
 | 
			
		||||
                "reference": "675ea868fe36b18c8303e954aac540e6b1caa677",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
| 
						 | 
				
			
			@ -2142,7 +2142,7 @@
 | 
			
		|||
                "issues": "https://github.com/laravel/framework/issues",
 | 
			
		||||
                "source": "https://github.com/laravel/framework"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2023-04-18T13:44:55+00:00"
 | 
			
		||||
            "time": "2023-04-25T13:44:05+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "laravel/serializable-closure",
 | 
			
		||||
| 
						 | 
				
			
			@ -2975,26 +2975,24 @@
 | 
			
		|||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "masterminds/html5",
 | 
			
		||||
            "version": "2.7.6",
 | 
			
		||||
            "version": "2.8.0",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/Masterminds/html5-php.git",
 | 
			
		||||
                "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
 | 
			
		||||
                "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
 | 
			
		||||
                "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
 | 
			
		||||
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
 | 
			
		||||
                "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-ctype": "*",
 | 
			
		||||
                "ext-dom": "*",
 | 
			
		||||
                "ext-libxml": "*",
 | 
			
		||||
                "php": ">=5.3.0"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
 | 
			
		||||
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
| 
						 | 
				
			
			@ -3038,9 +3036,9 @@
 | 
			
		|||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/Masterminds/html5-php/issues",
 | 
			
		||||
                "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
 | 
			
		||||
                "source": "https://github.com/Masterminds/html5-php/tree/2.8.0"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2022-08-18T16:18:26+00:00"
 | 
			
		||||
            "time": "2023-04-26T07:27:39+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "monolog/monolog",
 | 
			
		||||
| 
						 | 
				
			
			@ -4571,16 +4569,16 @@
 | 
			
		|||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "psy/psysh",
 | 
			
		||||
            "version": "v0.11.15",
 | 
			
		||||
            "version": "v0.11.16",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/bobthecow/psysh.git",
 | 
			
		||||
                "reference": "5350ce0ec8ecf2c5b5cf554cd2496f97b444af85"
 | 
			
		||||
                "reference": "151b145906804eea8e5d71fea23bfb470c904bfb"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5350ce0ec8ecf2c5b5cf554cd2496f97b444af85",
 | 
			
		||||
                "reference": "5350ce0ec8ecf2c5b5cf554cd2496f97b444af85",
 | 
			
		||||
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/151b145906804eea8e5d71fea23bfb470c904bfb",
 | 
			
		||||
                "reference": "151b145906804eea8e5d71fea23bfb470c904bfb",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
| 
						 | 
				
			
			@ -4641,9 +4639,9 @@
 | 
			
		|||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "issues": "https://github.com/bobthecow/psysh/issues",
 | 
			
		||||
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.15"
 | 
			
		||||
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.16"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2023-04-07T21:57:09+00:00"
 | 
			
		||||
            "time": "2023-04-26T12:53:57+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "ralouphie/getallheaders",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue