mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 18:27:32 -04:00 
			
		
		
		
	New lock
This commit is contained in:
		
							parent
							
								
									c8e7f28470
								
							
						
					
					
						commit
						0b83b1cfd7
					
				
							
								
								
									
										53
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										53
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @ -51,16 +51,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "aws/aws-sdk-php", | ||||
|             "version": "3.178.7", | ||||
|             "version": "3.178.9", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/aws/aws-sdk-php.git", | ||||
|                 "reference": "9443aecbf56eb43e0c7a409494ae4c09f4cebf5f" | ||||
|                 "reference": "89710500988a8a7d77f1282fcf6a1d0ad8297eaf" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9443aecbf56eb43e0c7a409494ae4c09f4cebf5f", | ||||
|                 "reference": "9443aecbf56eb43e0c7a409494ae4c09f4cebf5f", | ||||
|                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/89710500988a8a7d77f1282fcf6a1d0ad8297eaf", | ||||
|                 "reference": "89710500988a8a7d77f1282fcf6a1d0ad8297eaf", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @ -135,9 +135,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.178.7" | ||||
|                 "source": "https://github.com/aws/aws-sdk-php/tree/3.178.9" | ||||
|             }, | ||||
|             "time": "2021-04-21T18:37:31+00:00" | ||||
|             "time": "2021-04-23T18:28:02+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "bacon/bacon-qr-code", | ||||
| @ -1091,40 +1091,39 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "doctrine/cache", | ||||
|             "version": "1.10.2", | ||||
|             "version": "1.11.0", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/doctrine/cache.git", | ||||
|                 "reference": "13e3381b25847283a91948d04640543941309727" | ||||
|                 "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", | ||||
|                 "reference": "13e3381b25847283a91948d04640543941309727", | ||||
|                 "url": "https://api.github.com/repos/doctrine/cache/zipball/a9c1b59eba5a08ca2770a76eddb88922f504e8e0", | ||||
|                 "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "php": "~7.1 || ^8.0" | ||||
|             }, | ||||
|             "conflict": { | ||||
|                 "doctrine/common": ">2.2,<2.4" | ||||
|                 "doctrine/common": ">2.2,<2.4", | ||||
|                 "psr/cache": ">=3" | ||||
|             }, | ||||
|             "require-dev": { | ||||
|                 "alcaeus/mongo-php-adapter": "^1.1", | ||||
|                 "doctrine/coding-standard": "^6.0", | ||||
|                 "cache/integration-tests": "dev-master", | ||||
|                 "doctrine/coding-standard": "^8.0", | ||||
|                 "mongodb/mongodb": "^1.1", | ||||
|                 "phpunit/phpunit": "^7.0", | ||||
|                 "predis/predis": "~1.0" | ||||
|                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", | ||||
|                 "predis/predis": "~1.0", | ||||
|                 "psr/cache": "^1.0 || ^2.0", | ||||
|                 "symfony/cache": "^4.4 || ^5.2" | ||||
|             }, | ||||
|             "suggest": { | ||||
|                 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" | ||||
|             }, | ||||
|             "type": "library", | ||||
|             "extra": { | ||||
|                 "branch-alias": { | ||||
|                     "dev-master": "1.9.x-dev" | ||||
|                 } | ||||
|             }, | ||||
|             "autoload": { | ||||
|                 "psr-4": { | ||||
|                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" | ||||
| @ -1171,7 +1170,7 @@ | ||||
|             ], | ||||
|             "support": { | ||||
|                 "issues": "https://github.com/doctrine/cache/issues", | ||||
|                 "source": "https://github.com/doctrine/cache/tree/1.10.x" | ||||
|                 "source": "https://github.com/doctrine/cache/tree/1.11.0" | ||||
|             }, | ||||
|             "funding": [ | ||||
|                 { | ||||
| @ -1187,7 +1186,7 @@ | ||||
|                     "type": "tidelift" | ||||
|                 } | ||||
|             ], | ||||
|             "time": "2020-07-07T18:54:01+00:00" | ||||
|             "time": "2021-04-13T14:46:17+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "doctrine/dbal", | ||||
| @ -9627,16 +9626,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "turbo124/beacon", | ||||
|             "version": "1.0.8", | ||||
|             "version": "1.0.9", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/turbo124/beacon.git", | ||||
|                 "reference": "22bc2c134efefd0f3c6c44b0c618cd4fa87b46d1" | ||||
|                 "reference": "1f40a16d8ce19f0c7ea7bfae5e22a1bed4d1aab9" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/turbo124/beacon/zipball/22bc2c134efefd0f3c6c44b0c618cd4fa87b46d1", | ||||
|                 "reference": "22bc2c134efefd0f3c6c44b0c618cd4fa87b46d1", | ||||
|                 "url": "https://api.github.com/repos/turbo124/beacon/zipball/1f40a16d8ce19f0c7ea7bfae5e22a1bed4d1aab9", | ||||
|                 "reference": "1f40a16d8ce19f0c7ea7bfae5e22a1bed4d1aab9", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @ -9684,9 +9683,9 @@ | ||||
|                 "turbo124" | ||||
|             ], | ||||
|             "support": { | ||||
|                 "source": "https://github.com/turbo124/beacon/tree/1.0.8" | ||||
|                 "source": "https://github.com/turbo124/beacon/tree/1.0.9" | ||||
|             }, | ||||
|             "time": "2021-04-07T08:16:59+00:00" | ||||
|             "time": "2021-04-25T01:03:05+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "turbo124/laravel-gmail", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user