removed filefield_source
This commit is contained in:
		
							
								
								
									
										64
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										64
									
								
								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": "d2768d5c8b6b59e924d04c5ce21a62e3", | ||||
|     "content-hash": "5bbc3c75315520222e351e7552d4e03b", | ||||
|     "packages": [ | ||||
|         { | ||||
|             "name": "ajgl/breakpoint-twig-extension", | ||||
| @@ -1417,32 +1417,34 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "doctrine/collections", | ||||
|             "version": "1.8.0", | ||||
|             "version": "2.2.2", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/doctrine/collections.git", | ||||
|                 "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e" | ||||
|                 "reference": "d8af7f248c74f195f7347424600fd9e17b57af59" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e", | ||||
|                 "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e", | ||||
|                 "url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59", | ||||
|                 "reference": "d8af7f248c74f195f7347424600fd9e17b57af59", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "doctrine/deprecations": "^0.5.3 || ^1", | ||||
|                 "php": "^7.1.3 || ^8.0" | ||||
|                 "doctrine/deprecations": "^1", | ||||
|                 "php": "^8.1" | ||||
|             }, | ||||
|             "require-dev": { | ||||
|                 "doctrine/coding-standard": "^9.0 || ^10.0", | ||||
|                 "phpstan/phpstan": "^1.4.8", | ||||
|                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", | ||||
|                 "vimeo/psalm": "^4.22" | ||||
|                 "doctrine/coding-standard": "^12", | ||||
|                 "ext-json": "*", | ||||
|                 "phpstan/phpstan": "^1.8", | ||||
|                 "phpstan/phpstan-phpunit": "^1.0", | ||||
|                 "phpunit/phpunit": "^10.5", | ||||
|                 "vimeo/psalm": "^5.11" | ||||
|             }, | ||||
|             "type": "library", | ||||
|             "autoload": { | ||||
|                 "psr-4": { | ||||
|                     "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" | ||||
|                     "Doctrine\\Common\\Collections\\": "src" | ||||
|                 } | ||||
|             }, | ||||
|             "notification-url": "https://packagist.org/downloads/", | ||||
| @@ -1481,9 +1483,23 @@ | ||||
|             ], | ||||
|             "support": { | ||||
|                 "issues": "https://github.com/doctrine/collections/issues", | ||||
|                 "source": "https://github.com/doctrine/collections/tree/1.8.0" | ||||
|                 "source": "https://github.com/doctrine/collections/tree/2.2.2" | ||||
|             }, | ||||
|             "time": "2022-09-01T20:12:10+00:00" | ||||
|             "funding": [ | ||||
|                 { | ||||
|                     "url": "https://www.doctrine-project.org/sponsorship.html", | ||||
|                     "type": "custom" | ||||
|                 }, | ||||
|                 { | ||||
|                     "url": "https://www.patreon.com/phpdoctrine", | ||||
|                     "type": "patreon" | ||||
|                 }, | ||||
|                 { | ||||
|                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections", | ||||
|                     "type": "tidelift" | ||||
|                 } | ||||
|             ], | ||||
|             "time": "2024-04-18T06:56:21+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "doctrine/common", | ||||
| @@ -7876,15 +7892,15 @@ | ||||
|                     "homepage": "https://www.drupal.org/user/34525" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "Anybody", | ||||
|                     "name": "anybody", | ||||
|                     "homepage": "https://www.drupal.org/user/291091" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "CiviFirst John", | ||||
|                     "name": "civifirst john", | ||||
|                     "homepage": "https://www.drupal.org/user/3393940" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "Grevil", | ||||
|                     "name": "grevil", | ||||
|                     "homepage": "https://www.drupal.org/user/3668491" | ||||
|                 }, | ||||
|                 { | ||||
| @@ -9410,10 +9426,10 @@ | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.drupalcode.org/project/views_argument_token.git", | ||||
|                 "reference": "c84844a4bae1b9e5866decc63b5dd21452160f12" | ||||
|                 "reference": "62608c091ee7f4058af74c073fb97dd986aab1cc" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "drupal/core": "^8 || ^9", | ||||
|                 "drupal/core": "^8 || ^9 || ^10", | ||||
|                 "drupal/token": "^1.9" | ||||
|             }, | ||||
|             "type": "drupal-module", | ||||
| @@ -9422,11 +9438,11 @@ | ||||
|                     "dev-2.0.x": "2.0.x-dev" | ||||
|                 }, | ||||
|                 "drupal": { | ||||
|                     "version": "2.0.0+6-dev", | ||||
|                     "datestamp": "1640017819", | ||||
|                     "version": "2.0.1+1-dev", | ||||
|                     "datestamp": "1697637557", | ||||
|                     "security-coverage": { | ||||
|                         "status": "not-covered", | ||||
|                         "message": "Project has not opted into security advisory coverage!" | ||||
|                         "message": "Dev releases are not covered by Drupal security advisories." | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
| @@ -9452,8 +9468,8 @@ | ||||
|                     "homepage": "https://www.drupal.org/u/smulvih2" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "mh.marouan", | ||||
|                     "homepage": "https://www.drupal.org/user/3203501" | ||||
|                     "name": "MichaelB", | ||||
|                     "homepage": "https://www.drupal.org/user/2309046" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "smulvih2", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user