mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 04:07:32 -05:00 
			
		
		
		
	Updates for resources
This commit is contained in:
		
							parent
							
								
									db9f3eb0c3
								
							
						
					
					
						commit
						754c6c6457
					
				
							
								
								
									
										158
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										158
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@ -1385,16 +1385,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "aws/aws-sdk-php",
 | 
					            "name": "aws/aws-sdk-php",
 | 
				
			||||||
            "version": "3.309.0",
 | 
					            "version": "3.310.0",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/aws/aws-sdk-php.git",
 | 
					                "url": "https://github.com/aws/aws-sdk-php.git",
 | 
				
			||||||
                "reference": "9213b2101afa17fe8ea99b8ea2dad85c1b1166a8"
 | 
					                "reference": "8ac02d36c609c6507136e5996f60cfd5152b4fd7"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9213b2101afa17fe8ea99b8ea2dad85c1b1166a8",
 | 
					                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8ac02d36c609c6507136e5996f60cfd5152b4fd7",
 | 
				
			||||||
                "reference": "9213b2101afa17fe8ea99b8ea2dad85c1b1166a8",
 | 
					                "reference": "8ac02d36c609c6507136e5996f60cfd5152b4fd7",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -1474,9 +1474,9 @@
 | 
				
			|||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
 | 
					                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
 | 
				
			||||||
                "issues": "https://github.com/aws/aws-sdk-php/issues",
 | 
					                "issues": "https://github.com/aws/aws-sdk-php/issues",
 | 
				
			||||||
                "source": "https://github.com/aws/aws-sdk-php/tree/3.309.0"
 | 
					                "source": "https://github.com/aws/aws-sdk-php/tree/3.310.0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "time": "2024-06-03T18:10:07+00:00"
 | 
					            "time": "2024-06-04T18:05:36+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "bacon/bacon-qr-code",
 | 
					            "name": "bacon/bacon-qr-code",
 | 
				
			||||||
@ -5076,16 +5076,17 @@
 | 
				
			|||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/invoiceninja/einvoice.git",
 | 
					                "url": "https://github.com/invoiceninja/einvoice.git",
 | 
				
			||||||
                "reference": "228560c6eea03d9ae10a174a0d9f1456efc5eabd"
 | 
					                "reference": "d067c8d89e61c76d1ef122ce15b4ed950289d900"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/invoiceninja/einvoice/zipball/228560c6eea03d9ae10a174a0d9f1456efc5eabd",
 | 
					                "url": "https://api.github.com/repos/invoiceninja/einvoice/zipball/d067c8d89e61c76d1ef122ce15b4ed950289d900",
 | 
				
			||||||
                "reference": "228560c6eea03d9ae10a174a0d9f1456efc5eabd",
 | 
					                "reference": "d067c8d89e61c76d1ef122ce15b4ed950289d900",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
                "illuminate/collections": "^10.48",
 | 
					                "illuminate/collections": "^10|^11",
 | 
				
			||||||
 | 
					                "php": "^8.2",
 | 
				
			||||||
                "phpdocumentor/reflection-docblock": "^5.4",
 | 
					                "phpdocumentor/reflection-docblock": "^5.4",
 | 
				
			||||||
                "sabre/xml": "^4.0",
 | 
					                "sabre/xml": "^4.0",
 | 
				
			||||||
                "symfony/property-access": "^7",
 | 
					                "symfony/property-access": "^7",
 | 
				
			||||||
@ -5121,7 +5122,7 @@
 | 
				
			|||||||
                "source": "https://github.com/invoiceninja/einvoice/tree/main",
 | 
					                "source": "https://github.com/invoiceninja/einvoice/tree/main",
 | 
				
			||||||
                "issues": "https://github.com/invoiceninja/einvoice/issues"
 | 
					                "issues": "https://github.com/invoiceninja/einvoice/issues"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "time": "2024-06-03T07:03:23+00:00"
 | 
					            "time": "2024-06-04T22:01:40+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "invoiceninja/inspector",
 | 
					            "name": "invoiceninja/inspector",
 | 
				
			||||||
@ -12517,16 +12518,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/css-selector",
 | 
					            "name": "symfony/css-selector",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/css-selector.git",
 | 
					                "url": "https://github.com/symfony/css-selector.git",
 | 
				
			||||||
                "reference": "843f2f7ac5e4c5bf0ec77daef23ca6d4d8922adc"
 | 
					                "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/843f2f7ac5e4c5bf0ec77daef23ca6d4d8922adc",
 | 
					                "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
 | 
				
			||||||
                "reference": "843f2f7ac5e4c5bf0ec77daef23ca6d4d8922adc",
 | 
					                "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -12562,7 +12563,7 @@
 | 
				
			|||||||
            "description": "Converts CSS selectors to XPath expressions",
 | 
					            "description": "Converts CSS selectors to XPath expressions",
 | 
				
			||||||
            "homepage": "https://symfony.com",
 | 
					            "homepage": "https://symfony.com",
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/css-selector/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/css-selector/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -12578,7 +12579,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/deprecation-contracts",
 | 
					            "name": "symfony/deprecation-contracts",
 | 
				
			||||||
@ -12724,16 +12725,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/event-dispatcher",
 | 
					            "name": "symfony/event-dispatcher",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/event-dispatcher.git",
 | 
					                "url": "https://github.com/symfony/event-dispatcher.git",
 | 
				
			||||||
                "reference": "522d2772d6c7bab843b0c52466dc7844622bacc2"
 | 
					                "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/522d2772d6c7bab843b0c52466dc7844622bacc2",
 | 
					                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
 | 
				
			||||||
                "reference": "522d2772d6c7bab843b0c52466dc7844622bacc2",
 | 
					                "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -12784,7 +12785,7 @@
 | 
				
			|||||||
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
 | 
					            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
 | 
				
			||||||
            "homepage": "https://symfony.com",
 | 
					            "homepage": "https://symfony.com",
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -12800,7 +12801,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/event-dispatcher-contracts",
 | 
					            "name": "symfony/event-dispatcher-contracts",
 | 
				
			||||||
@ -13372,16 +13373,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/intl",
 | 
					            "name": "symfony/intl",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/intl.git",
 | 
					                "url": "https://github.com/symfony/intl.git",
 | 
				
			||||||
                "reference": "1b8974c7ff07c61d4acf0e873e34dfb75190b2bb"
 | 
					                "reference": "66c1ecda092b1130ada2cf5f59dacfd5b6e9c99c"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/intl/zipball/1b8974c7ff07c61d4acf0e873e34dfb75190b2bb",
 | 
					                "url": "https://api.github.com/repos/symfony/intl/zipball/66c1ecda092b1130ada2cf5f59dacfd5b6e9c99c",
 | 
				
			||||||
                "reference": "1b8974c7ff07c61d4acf0e873e34dfb75190b2bb",
 | 
					                "reference": "66c1ecda092b1130ada2cf5f59dacfd5b6e9c99c",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -13438,7 +13439,7 @@
 | 
				
			|||||||
                "localization"
 | 
					                "localization"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/intl/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/intl/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -13454,7 +13455,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/mailer",
 | 
					            "name": "symfony/mailer",
 | 
				
			||||||
@ -13692,16 +13693,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/options-resolver",
 | 
					            "name": "symfony/options-resolver",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/options-resolver.git",
 | 
					                "url": "https://github.com/symfony/options-resolver.git",
 | 
				
			||||||
                "reference": "9564f64c16f99e29f252eafc642965e8fcb755ce"
 | 
					                "reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/9564f64c16f99e29f252eafc642965e8fcb755ce",
 | 
					                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/47aa818121ed3950acd2b58d1d37d08a94f9bf55",
 | 
				
			||||||
                "reference": "9564f64c16f99e29f252eafc642965e8fcb755ce",
 | 
					                "reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -13739,7 +13740,7 @@
 | 
				
			|||||||
                "options"
 | 
					                "options"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/options-resolver/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/options-resolver/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -13755,7 +13756,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/polyfill-ctype",
 | 
					            "name": "symfony/polyfill-ctype",
 | 
				
			||||||
@ -14685,16 +14686,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/property-access",
 | 
					            "name": "symfony/property-access",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/property-access.git",
 | 
					                "url": "https://github.com/symfony/property-access.git",
 | 
				
			||||||
                "reference": "1e8c1e6ac1b19cf945d8094a0ee50296872c4cb2"
 | 
					                "reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/property-access/zipball/1e8c1e6ac1b19cf945d8094a0ee50296872c4cb2",
 | 
					                "url": "https://api.github.com/repos/symfony/property-access/zipball/74e39e6a6276b8e384f34c6ddbc10a6c9a60193a",
 | 
				
			||||||
                "reference": "1e8c1e6ac1b19cf945d8094a0ee50296872c4cb2",
 | 
					                "reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -14741,7 +14742,7 @@
 | 
				
			|||||||
                "reflection"
 | 
					                "reflection"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/property-access/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/property-access/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -14757,20 +14758,20 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/property-info",
 | 
					            "name": "symfony/property-info",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/property-info.git",
 | 
					                "url": "https://github.com/symfony/property-info.git",
 | 
				
			||||||
                "reference": "b10cb8cf0179aec96769df2affb881ecfc293f79"
 | 
					                "reference": "0f80f818c6728f15de30a4f89866d68e4912ae84"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/property-info/zipball/b10cb8cf0179aec96769df2affb881ecfc293f79",
 | 
					                "url": "https://api.github.com/repos/symfony/property-info/zipball/0f80f818c6728f15de30a4f89866d68e4912ae84",
 | 
				
			||||||
                "reference": "b10cb8cf0179aec96769df2affb881ecfc293f79",
 | 
					                "reference": "0f80f818c6728f15de30a4f89866d68e4912ae84",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -14825,7 +14826,7 @@
 | 
				
			|||||||
                "validator"
 | 
					                "validator"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/property-info/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/property-info/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -14841,7 +14842,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-05-30T12:09:55+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/psr-http-message-bridge",
 | 
					            "name": "symfony/psr-http-message-bridge",
 | 
				
			||||||
@ -15017,16 +15018,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/serializer",
 | 
					            "name": "symfony/serializer",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/serializer.git",
 | 
					                "url": "https://github.com/symfony/serializer.git",
 | 
				
			||||||
                "reference": "972eb05320d06d07399b71b05e6da9032c865f1d"
 | 
					                "reference": "74817ee48e37cce1a1b33c66ffdb750e7e048c3c"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/serializer/zipball/972eb05320d06d07399b71b05e6da9032c865f1d",
 | 
					                "url": "https://api.github.com/repos/symfony/serializer/zipball/74817ee48e37cce1a1b33c66ffdb750e7e048c3c",
 | 
				
			||||||
                "reference": "972eb05320d06d07399b71b05e6da9032c865f1d",
 | 
					                "reference": "74817ee48e37cce1a1b33c66ffdb750e7e048c3c",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -15094,7 +15095,7 @@
 | 
				
			|||||||
            "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
 | 
					            "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
 | 
				
			||||||
            "homepage": "https://symfony.com",
 | 
					            "homepage": "https://symfony.com",
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/serializer/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/serializer/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -15110,7 +15111,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-05-21T15:59:31+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/service-contracts",
 | 
					            "name": "symfony/service-contracts",
 | 
				
			||||||
@ -15197,16 +15198,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/string",
 | 
					            "name": "symfony/string",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/string.git",
 | 
					                "url": "https://github.com/symfony/string.git",
 | 
				
			||||||
                "reference": "6f41b185e742737917e6f2e3eca37767fba5f17a"
 | 
					                "reference": "60bc311c74e0af215101235aa6f471bcbc032df2"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/string/zipball/6f41b185e742737917e6f2e3eca37767fba5f17a",
 | 
					                "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2",
 | 
				
			||||||
                "reference": "6f41b185e742737917e6f2e3eca37767fba5f17a",
 | 
					                "reference": "60bc311c74e0af215101235aa6f471bcbc032df2",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -15264,7 +15265,7 @@
 | 
				
			|||||||
                "utf8"
 | 
					                "utf8"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/string/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/string/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -15280,7 +15281,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-05-17T10:55:18+00:00"
 | 
					            "time": "2024-06-04T06:40:14+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/translation",
 | 
					            "name": "symfony/translation",
 | 
				
			||||||
@ -15457,16 +15458,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/type-info",
 | 
					            "name": "symfony/type-info",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/type-info.git",
 | 
					                "url": "https://github.com/symfony/type-info.git",
 | 
				
			||||||
                "reference": "b429d0710588fc396ba5def5329cf637d9861f9f"
 | 
					                "reference": "60b28eb733f1453287f1263ed305b96091e0d1dc"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/type-info/zipball/b429d0710588fc396ba5def5329cf637d9861f9f",
 | 
					                "url": "https://api.github.com/repos/symfony/type-info/zipball/60b28eb733f1453287f1263ed305b96091e0d1dc",
 | 
				
			||||||
                "reference": "b429d0710588fc396ba5def5329cf637d9861f9f",
 | 
					                "reference": "60b28eb733f1453287f1263ed305b96091e0d1dc",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -15519,7 +15520,7 @@
 | 
				
			|||||||
                "type"
 | 
					                "type"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/type-info/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/type-info/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -15535,7 +15536,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-05-02T10:19:13+00:00"
 | 
					            "time": "2024-05-31T14:59:31+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/uid",
 | 
					            "name": "symfony/uid",
 | 
				
			||||||
@ -15613,16 +15614,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/validator",
 | 
					            "name": "symfony/validator",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/validator.git",
 | 
					                "url": "https://github.com/symfony/validator.git",
 | 
				
			||||||
                "reference": "ffcc8c56502f6adaeaf6307aef5b98b53a8d0326"
 | 
					                "reference": "fcab7598968b21c361becc930fcae8846638c4c0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/validator/zipball/ffcc8c56502f6adaeaf6307aef5b98b53a8d0326",
 | 
					                "url": "https://api.github.com/repos/symfony/validator/zipball/fcab7598968b21c361becc930fcae8846638c4c0",
 | 
				
			||||||
                "reference": "ffcc8c56502f6adaeaf6307aef5b98b53a8d0326",
 | 
					                "reference": "fcab7598968b21c361becc930fcae8846638c4c0",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -15669,7 +15670,8 @@
 | 
				
			|||||||
                    "Symfony\\Component\\Validator\\": ""
 | 
					                    "Symfony\\Component\\Validator\\": ""
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "exclude-from-classmap": [
 | 
					                "exclude-from-classmap": [
 | 
				
			||||||
                    "/Tests/"
 | 
					                    "/Tests/",
 | 
				
			||||||
 | 
					                    "/Resources/bin/"
 | 
				
			||||||
                ]
 | 
					                ]
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "notification-url": "https://packagist.org/downloads/",
 | 
					            "notification-url": "https://packagist.org/downloads/",
 | 
				
			||||||
@ -15689,7 +15691,7 @@
 | 
				
			|||||||
            "description": "Provides tools to validate values",
 | 
					            "description": "Provides tools to validate values",
 | 
				
			||||||
            "homepage": "https://symfony.com",
 | 
					            "homepage": "https://symfony.com",
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/validator/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/validator/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -15705,7 +15707,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-05-21T15:59:31+00:00"
 | 
					            "time": "2024-06-04T05:58:56+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/var-dumper",
 | 
					            "name": "symfony/var-dumper",
 | 
				
			||||||
@ -20613,16 +20615,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "symfony/stopwatch",
 | 
					            "name": "symfony/stopwatch",
 | 
				
			||||||
            "version": "v7.1.0",
 | 
					            "version": "v7.1.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/symfony/stopwatch.git",
 | 
					                "url": "https://github.com/symfony/stopwatch.git",
 | 
				
			||||||
                "reference": "13c750a45ac43c45f45d944d22499768aa1b72d8"
 | 
					                "reference": "5b75bb1ac2ba1b9d05c47fc4b3046a625377d23d"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/13c750a45ac43c45f45d944d22499768aa1b72d8",
 | 
					                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5b75bb1ac2ba1b9d05c47fc4b3046a625377d23d",
 | 
				
			||||||
                "reference": "13c750a45ac43c45f45d944d22499768aa1b72d8",
 | 
					                "reference": "5b75bb1ac2ba1b9d05c47fc4b3046a625377d23d",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -20655,7 +20657,7 @@
 | 
				
			|||||||
            "description": "Provides a way to profile code",
 | 
					            "description": "Provides a way to profile code",
 | 
				
			||||||
            "homepage": "https://symfony.com",
 | 
					            "homepage": "https://symfony.com",
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "source": "https://github.com/symfony/stopwatch/tree/v7.1.0"
 | 
					                "source": "https://github.com/symfony/stopwatch/tree/v7.1.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -20671,7 +20673,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2024-04-18T09:32:20+00:00"
 | 
					            "time": "2024-05-31T14:57:53+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "theseer/tokenizer",
 | 
					            "name": "theseer/tokenizer",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "name": "@invoiceninja/invoiceninja",
 | 
					    "name": "invoiceninja",
 | 
				
			||||||
    "lockfileVersion": 2,
 | 
					    "lockfileVersion": 2,
 | 
				
			||||||
    "requires": true,
 | 
					    "requires": true,
 | 
				
			||||||
    "packages": {
 | 
					    "packages": {
 | 
				
			||||||
 | 
				
			|||||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -240,7 +240,7 @@
 | 
				
			|||||||
    "src": "resources/js/setup/setup.js"
 | 
					    "src": "resources/js/setup/setup.js"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "resources/sass/app.scss": {
 | 
					  "resources/sass/app.scss": {
 | 
				
			||||||
    "file": "assets/app-c7c5fad4.css",
 | 
					    "file": "assets/app-d1d7e29f.css",
 | 
				
			||||||
    "isEntry": true,
 | 
					    "isEntry": true,
 | 
				
			||||||
    "src": "resources/sass/app.scss"
 | 
					    "src": "resources/sass/app.scss"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user