mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-03 02:57:01 +00:00
Wire up AEAT for processing
This commit is contained in:
12
composer.lock
generated
12
composer.lock
generated
@@ -19149,16 +19149,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "11.5.31",
|
||||
"version": "11.5.32",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "fc44414e0779e94640663b809557b0b599548260"
|
||||
"reference": "101e132dcf9e74a1eb3a309b4f686114ae8f7f36"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc44414e0779e94640663b809557b0b599548260",
|
||||
"reference": "fc44414e0779e94640663b809557b0b599548260",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/101e132dcf9e74a1eb3a309b4f686114ae8f7f36",
|
||||
"reference": "101e132dcf9e74a1eb3a309b4f686114ae8f7f36",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -19230,7 +19230,7 @@
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.31"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.32"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -19254,7 +19254,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-11T05:27:39+00:00"
|
||||
"time": "2025-08-12T07:32:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "react/cache",
|
||||
|
||||
Reference in New Issue
Block a user