mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Updated composer
This commit is contained in:
		
							
								
								
									
										67
									
								
								application/symfony/composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										67
									
								
								application/symfony/composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -381,16 +381,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "doctrine/doctrine-bundle", | ||||
|             "version": "1.10.1", | ||||
|             "version": "1.10.2", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/doctrine/DoctrineBundle.git", | ||||
|                 "reference": "98551d71f515692c2278073e0d483763ac70b341" | ||||
|                 "reference": "1f99e6645030542079c57d4680601a4a8778a1bd" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/98551d71f515692c2278073e0d483763ac70b341", | ||||
|                 "reference": "98551d71f515692c2278073e0d483763ac70b341", | ||||
|                 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/1f99e6645030542079c57d4680601a4a8778a1bd", | ||||
|                 "reference": "1f99e6645030542079c57d4680601a4a8778a1bd", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @@ -462,7 +462,7 @@ | ||||
|                 "orm", | ||||
|                 "persistence" | ||||
|             ], | ||||
|             "time": "2019-01-07T15:31:08+00:00" | ||||
|             "time": "2019-02-06T13:18:04+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "doctrine/doctrine-cache-bundle", | ||||
| @@ -6233,16 +6233,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "friendsofphp/php-cs-fixer", | ||||
|             "version": "v2.14.0", | ||||
|             "version": "v2.14.1", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", | ||||
|                 "reference": "b788ea0af899cedc8114dca7db119c93b6685da2" | ||||
|                 "reference": "2e82abd1322897eb8aacb861e5ff551af3888349" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/b788ea0af899cedc8114dca7db119c93b6685da2", | ||||
|                 "reference": "b788ea0af899cedc8114dca7db119c93b6685da2", | ||||
|                 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/2e82abd1322897eb8aacb861e5ff551af3888349", | ||||
|                 "reference": "2e82abd1322897eb8aacb861e5ff551af3888349", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @@ -6289,11 +6289,6 @@ | ||||
|                 "php-cs-fixer" | ||||
|             ], | ||||
|             "type": "application", | ||||
|             "extra": { | ||||
|                 "branch-alias": { | ||||
|                     "dev-master": "2.14-dev" | ||||
|                 } | ||||
|             }, | ||||
|             "autoload": { | ||||
|                 "psr-4": { | ||||
|                     "PhpCsFixer\\": "src/" | ||||
| @@ -6325,7 +6320,7 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "A tool to automatically fix PHP code style", | ||||
|             "time": "2019-01-04T18:29:47+00:00" | ||||
|             "time": "2019-02-10T22:52:33+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "myclabs/deep-copy", | ||||
| @@ -6377,16 +6372,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "nikic/php-parser", | ||||
|             "version": "v4.2.0", | ||||
|             "version": "v4.2.1", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/nikic/PHP-Parser.git", | ||||
|                 "reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a" | ||||
|                 "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/594bcae1fc0bccd3993d2f0d61a018e26ac2865a", | ||||
|                 "reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a", | ||||
|                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", | ||||
|                 "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @@ -6424,7 +6419,7 @@ | ||||
|                 "parser", | ||||
|                 "php" | ||||
|             ], | ||||
|             "time": "2019-01-12T16:31:37+00:00" | ||||
|             "time": "2019-02-16T20:54:15+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "phar-io/manifest", | ||||
| @@ -6896,16 +6891,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "phpunit/phpunit", | ||||
|             "version": "7.5.3", | ||||
|             "version": "7.5.5", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/sebastianbergmann/phpunit.git", | ||||
|                 "reference": "2cb759721e53bc05f56487f628c6b9fbb6c18746" | ||||
|                 "reference": "23a200a60552cb9ba483a8d1e106c70fb0be0bb9" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2cb759721e53bc05f56487f628c6b9fbb6c18746", | ||||
|                 "reference": "2cb759721e53bc05f56487f628c6b9fbb6c18746", | ||||
|                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/23a200a60552cb9ba483a8d1e106c70fb0be0bb9", | ||||
|                 "reference": "23a200a60552cb9ba483a8d1e106c70fb0be0bb9", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @@ -6976,7 +6971,7 @@ | ||||
|                 "testing", | ||||
|                 "xunit" | ||||
|             ], | ||||
|             "time": "2019-02-01T05:24:07+00:00" | ||||
|             "time": "2019-02-15T14:00:34+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "sebastian/code-unit-reverse-lookup", | ||||
| @@ -7089,23 +7084,23 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "sebastian/diff", | ||||
|             "version": "3.0.1", | ||||
|             "version": "3.0.2", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/sebastianbergmann/diff.git", | ||||
|                 "reference": "366541b989927187c4ca70490a35615d3fef2dce" | ||||
|                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/366541b989927187c4ca70490a35615d3fef2dce", | ||||
|                 "reference": "366541b989927187c4ca70490a35615d3fef2dce", | ||||
|                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29", | ||||
|                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "php": "^7.1" | ||||
|             }, | ||||
|             "require-dev": { | ||||
|                 "phpunit/phpunit": "^7.0", | ||||
|                 "phpunit/phpunit": "^7.5 || ^8.0", | ||||
|                 "symfony/process": "^2 || ^3.3 || ^4" | ||||
|             }, | ||||
|             "type": "library", | ||||
| @@ -7141,7 +7136,7 @@ | ||||
|                 "unidiff", | ||||
|                 "unified diff" | ||||
|             ], | ||||
|             "time": "2018-06-10T07:54:39+00:00" | ||||
|             "time": "2019-02-04T06:01:07+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "sebastian/environment", | ||||
| @@ -8000,16 +7995,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "symfony/phpunit-bridge", | ||||
|             "version": "v4.2.2", | ||||
|             "version": "v4.2.3", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/symfony/phpunit-bridge.git", | ||||
|                 "reference": "4d53b78ee50da242dffa4eb91ea1f0ee084945c5" | ||||
|                 "reference": "4ea7d80a7512ddc41d5af598978edcd395140edc" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4d53b78ee50da242dffa4eb91ea1f0ee084945c5", | ||||
|                 "reference": "4d53b78ee50da242dffa4eb91ea1f0ee084945c5", | ||||
|                 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4ea7d80a7512ddc41d5af598978edcd395140edc", | ||||
|                 "reference": "4ea7d80a7512ddc41d5af598978edcd395140edc", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @@ -8062,7 +8057,7 @@ | ||||
|             ], | ||||
|             "description": "Symfony PHPUnit Bridge", | ||||
|             "homepage": "https://symfony.com", | ||||
|             "time": "2019-01-03T09:07:35+00:00" | ||||
|             "time": "2019-01-24T21:39:51+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "symfony/polyfill-php72", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user