mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
Merge branch 'main' of github.com:fleetbase/fleetbase into cloud
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"appstract/laravel-opcache": "^4.0",
|
||||
"fleetbase/core-api": "^1.6.18",
|
||||
"fleetbase/fleetops-api": "^0.6.19",
|
||||
"fleetbase/core-api": "^1.6.19",
|
||||
"fleetbase/fleetops-api": "^0.6.20",
|
||||
"fleetbase/registry-bridge": "^0.1.0",
|
||||
"fleetbase/storefront-api": "^0.4.2",
|
||||
"fleetbase/storefront-api": "^0.4.3",
|
||||
"fleetbase/billing-api": "^0.1.10",
|
||||
"fleetbase/internals-api": "^0.0.21",
|
||||
"fleetbase/aws-marketplace": "^0.0.6",
|
||||
|
||||
237
api/composer.lock
generated
237
api/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": "19c21ce5e0c0b9700b3f72f80a6f0fdd",
|
||||
"content-hash": "d64eb03327e3d8ee39bf37cbcbe40aac",
|
||||
"packages": [
|
||||
{
|
||||
"name": "appstract/laravel-opcache",
|
||||
@@ -124,16 +124,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.356.39",
|
||||
"version": "3.356.43",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "1a08e07656baf7328e18a98b8ec766a6fd5c92a9"
|
||||
"reference": "5722f6ea95240ef28f1ded35448bedcccb0b0883"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1a08e07656baf7328e18a98b8ec766a6fd5c92a9",
|
||||
"reference": "1a08e07656baf7328e18a98b8ec766a6fd5c92a9",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5722f6ea95240ef28f1ded35448bedcccb0b0883",
|
||||
"reference": "5722f6ea95240ef28f1ded35448bedcccb0b0883",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -215,9 +215,9 @@
|
||||
"support": {
|
||||
"forum": "https://github.com/aws/aws-sdk-php/discussions",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.39"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.43"
|
||||
},
|
||||
"time": "2025-10-14T18:08:04+00:00"
|
||||
"time": "2025-10-21T19:13:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php-laravel",
|
||||
@@ -1147,21 +1147,21 @@
|
||||
},
|
||||
{
|
||||
"name": "cuyz/valinor",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CuyZ/Valinor.git",
|
||||
"reference": "f6e00a8c4196d2df483d454ab67a54f0ced60a1a"
|
||||
"reference": "212835b2efb89becd9881f4836e9b0b32ea105bf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/f6e00a8c4196d2df483d454ab67a54f0ced60a1a",
|
||||
"reference": "f6e00a8c4196d2df483d454ab67a54f0ced60a1a",
|
||||
"url": "https://api.github.com/repos/CuyZ/Valinor/zipball/212835b2efb89becd9881f4836e9b0b32ea105bf",
|
||||
"reference": "212835b2efb89becd9881f4836e9b0b32ea105bf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-runtime-api": "^2.0",
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
|
||||
},
|
||||
"conflict": {
|
||||
"phpstan/phpstan": "<1.0 || >= 3.0",
|
||||
@@ -1212,7 +1212,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/CuyZ/Valinor/issues",
|
||||
"source": "https://github.com/CuyZ/Valinor/tree/2.2.2"
|
||||
"source": "https://github.com/CuyZ/Valinor/tree/2.3.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1220,7 +1220,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-10-13T07:23:21+00:00"
|
||||
"time": "2025-10-21T12:16:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dflydev/dot-access-data",
|
||||
@@ -1978,20 +1978,20 @@
|
||||
},
|
||||
{
|
||||
"name": "ezyang/htmlpurifier",
|
||||
"version": "v4.18.0",
|
||||
"version": "v4.19.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ezyang/htmlpurifier.git",
|
||||
"reference": "cb56001e54359df7ae76dc522d08845dc741621b"
|
||||
"reference": "b287d2a16aceffbf6e0295559b39662612b77fcf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
|
||||
"reference": "cb56001e54359df7ae76dc522d08845dc741621b",
|
||||
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf",
|
||||
"reference": "b287d2a16aceffbf6e0295559b39662612b77fcf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
||||
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"cerdic/css-tidy": "^1.7 || ^2.0",
|
||||
@@ -2033,9 +2033,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
||||
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
|
||||
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.19.0"
|
||||
},
|
||||
"time": "2024-11-01T03:51:45+00:00"
|
||||
"time": "2025-10-17T16:34:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fig/http-message-util",
|
||||
@@ -2253,7 +2253,7 @@
|
||||
"version": "0.1.10",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/billing-engine/billing-engine-0.1.10.tgz?AWSAccessKeyId=ASIA26E6KG6WAUFJM7GR&Expires=1760544367&Signature=h9Z%2FH7u%2FN3VHsMwGEW1pXcMbm%2Bo%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEM7%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLXNvdXRoZWFzdC0xIkcwRQIgXJLHBHWIRQspftF9pqhEAn9pSmNT2n%2F6c1w%2FHERdbOgCIQCu7je2Z9fMXwz4d0Y67%2FY3LRdJBpQ1XpnZAyFqG1XljCqWBAh3EAAaDDc1MTk1MTI5NjQyOCIM2U4n69ReoxXrT%2FJZKvMDE7%2FQHwcCE9KvmzCXTADbH7yiEZDLLYIlk%2B%2FzfND2Rzw%2FOd93aPfLEkri5DWZgSVciXB4FnSrvV4DqdOh8j5Vm7Z7FUFOrW1Km3SN1Dqzig67C7BBAWD%2FKdGu7zUzHqN8vkT5%2BvKSYqLR0vVo0X007SNrdV28IPzD6b%2F9LYuagMA0DRi%2FfjI5BviArhMZDu2kKnxJe%2Fn%2FgwPi8GKYcZw5BsYhDVfLUiif2%2BDG8xMZ5psNkVek7RZ%2FeWGFACQU1BsPukhpRUkCsnAMgD42RC%2B68kK%2BnWaKw3Nv9n0CnU%2FITtBGgxKhSFWxhZxZcWo8%2BH4Z3cXi44NNK2O8QUHn8CLqr61Iz1m6ybQufAiAqqXjyXZ3Y4seY6vS0KxzkjKkpQsLws9Gq1pdyxfb8GvFgKixL9%2B7Sq5BgG7ZfOgikdzJCRbSDZCcunmYba1U4ljuKUjMTOUhr05bygIeVrrNYEwSBrrVewhc4QEUNMhsmqXwedU4l23YsrDIx%2BvNi4nGXV1wv3yXCYPMh9K78WcCrFHxa9zSLQdwQgMvr4ezOwreq6BlAMCxmTLfhdokgubnzrlMcOXquN53%2BBhECJit5A9ts2H82GH6OIgycQhl3qx%2BirdjR2tF0B%2F%2FsSgRZ4HqzwnV7BacJbIoAIQX5u3omsjJSp7sqTDyxL7HBjqmAYdrvKp8tM2XsU36awi7jrMkrydqjEPipi3VKZWmnEohhMglYtB5z%2BC8IhaeYU4H7KULadKOfph%2BZDcfRttpKs4LKFDZt%2BHhAU%2F4Om2xTksevzGCRn5Uz7wtESoYS3UpTUfwz845xiRxRj3ljf9pJo14iEnYqSiljyfhnjnyLzjMZkHEuM24iovnUWf73N4aRJYAy64igsdVf6%2FtZV1phqb6HsX0Oww%3D"
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/billing-engine/billing-engine-0.1.10.tgz?AWSAccessKeyId=ASIA26E6KG6WG4G4QKDL&Expires=1761110336&Signature=yquvF%2FUilosIi%2BQeiybJOgRTJls%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEG0aDmFwLXNvdXRoZWFzdC0xIkcwRQIgMk2EY61UtWviqINYAW18acvSfy%2BfezV2nNTezTL1be8CIQDRySL4QmTUvdShF6p4sNxzrJ1WIXTrXJn8mozy9ejfZiqWBAgmEAAaDDc1MTk1MTI5NjQyOCIMjDWt2ysjnvFm4FyUKvMDe5CLlr%2B78IaMkJsMqJZoS9oAwsbHerKN5ZT1LNtFLNNX9Wl5lNszKeDKgz2jQpBi%2BVqlG7zRWgQTtYLRUHQjB3tWnmhN9n7nj%2B2MhRqJX6VV2HXAOagvvA%2B%2FML7sHK7Qbfxt7XyLfuBg1d2JO%2Bos5doDDkIFKAIEfcSaFHnbt2q8CGxzkVcarCWHCgmkartEktyEUoP3%2FLy7Wje8LgzWg%2FtPRgKbsZj5S6YIMAmTkdIegfWSV%2FgsqQglc0%2B5t%2BxNdMkYLcrC6h%2BBSRmIz107KqralGTfn2VcVovmP8YtQM55wNQNWItgw4RzcvxCLo4%2FMKiBGXZFzjaU%2FplWqJf9gq9l9B%2B%2FIzyC8jQvFb5kWBit0lxZVf91U97Y%2BjNvdN2%2FcG%2FgRcCdarQNfCY%2FlrAPSeAE7xBQIwBcCde%2By3kpuLiBy3rb%2FPY5mZFSPInexKYkwq0fWvKBdGI%2BZxhe0OU4gU56pI8qvlw7SlTMs7hyVnZwn277hxjm%2FBzPBdcDLCzH0C%2BJLx5cYDoEMDHh453X9OA9kWf6n343qbmelguIyqIRJDnf2oUByv6bc17sLVZ%2BOw6qnnTaE3yKbnSRmyvwv3MTMPVXCc8MoTST0Hmjcp2TA6KKg8V0tEnMHpaQF32u8JBgHc3vLDF5ZBC%2FznknLw6EtzC1wuHHBjqmAZRjgUTBYOvyusedS9zl6jH1%2BPuLif%2FT4PMhFjxOr%2FVghXrZYiIALr%2B3NnNS3CuHcTLM5CImhareJZ8RNZm6efpCtMVSb75YERIC%2BCQzTdQy3tbDT09LXX%2F6xJZ9mkzGJZiZ6gZWpoEVgD4M6Btii7h%2BhzdtUeB7ZtFcTiIm8KzG6QPVDmEQky3RMmqPKQYiEvNVPmFYSLBCyvWSn%2Fv%2BS8staNOYFcI%3D"
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/core-api": "*",
|
||||
@@ -2348,16 +2348,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.6.18",
|
||||
"version": "1.6.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/core-api.git",
|
||||
"reference": "e6bbffa495f5c081fd56559e6cc6c4dead8a4644"
|
||||
"reference": "71c3273b6dcf93abe98eadb54707d2a59e190b7e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/e6bbffa495f5c081fd56559e6cc6c4dead8a4644",
|
||||
"reference": "e6bbffa495f5c081fd56559e6cc6c4dead8a4644",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/71c3273b6dcf93abe98eadb54707d2a59e190b7e",
|
||||
"reference": "71c3273b6dcf93abe98eadb54707d2a59e190b7e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2442,9 +2442,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/core-api/issues",
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.6.18"
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.6.19"
|
||||
},
|
||||
"time": "2025-10-15T13:39:23+00:00"
|
||||
"time": "2025-10-22T03:35:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/countries",
|
||||
@@ -2516,7 +2516,7 @@
|
||||
"version": "0.0.8",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/customer-portal-engine/customer-portal-engine-0.0.8.tgz?AWSAccessKeyId=ASIA26E6KG6WAUFJM7GR&Expires=1760544367&Signature=ntVp5SHsVD3XzN%2F3JtZ2DU5JBvY%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEM7%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLXNvdXRoZWFzdC0xIkcwRQIgXJLHBHWIRQspftF9pqhEAn9pSmNT2n%2F6c1w%2FHERdbOgCIQCu7je2Z9fMXwz4d0Y67%2FY3LRdJBpQ1XpnZAyFqG1XljCqWBAh3EAAaDDc1MTk1MTI5NjQyOCIM2U4n69ReoxXrT%2FJZKvMDE7%2FQHwcCE9KvmzCXTADbH7yiEZDLLYIlk%2B%2FzfND2Rzw%2FOd93aPfLEkri5DWZgSVciXB4FnSrvV4DqdOh8j5Vm7Z7FUFOrW1Km3SN1Dqzig67C7BBAWD%2FKdGu7zUzHqN8vkT5%2BvKSYqLR0vVo0X007SNrdV28IPzD6b%2F9LYuagMA0DRi%2FfjI5BviArhMZDu2kKnxJe%2Fn%2FgwPi8GKYcZw5BsYhDVfLUiif2%2BDG8xMZ5psNkVek7RZ%2FeWGFACQU1BsPukhpRUkCsnAMgD42RC%2B68kK%2BnWaKw3Nv9n0CnU%2FITtBGgxKhSFWxhZxZcWo8%2BH4Z3cXi44NNK2O8QUHn8CLqr61Iz1m6ybQufAiAqqXjyXZ3Y4seY6vS0KxzkjKkpQsLws9Gq1pdyxfb8GvFgKixL9%2B7Sq5BgG7ZfOgikdzJCRbSDZCcunmYba1U4ljuKUjMTOUhr05bygIeVrrNYEwSBrrVewhc4QEUNMhsmqXwedU4l23YsrDIx%2BvNi4nGXV1wv3yXCYPMh9K78WcCrFHxa9zSLQdwQgMvr4ezOwreq6BlAMCxmTLfhdokgubnzrlMcOXquN53%2BBhECJit5A9ts2H82GH6OIgycQhl3qx%2BirdjR2tF0B%2F%2FsSgRZ4HqzwnV7BacJbIoAIQX5u3omsjJSp7sqTDyxL7HBjqmAYdrvKp8tM2XsU36awi7jrMkrydqjEPipi3VKZWmnEohhMglYtB5z%2BC8IhaeYU4H7KULadKOfph%2BZDcfRttpKs4LKFDZt%2BHhAU%2F4Om2xTksevzGCRn5Uz7wtESoYS3UpTUfwz845xiRxRj3ljf9pJo14iEnYqSiljyfhnjnyLzjMZkHEuM24iovnUWf73N4aRJYAy64igsdVf6%2FtZV1phqb6HsX0Oww%3D"
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/customer-portal-engine/customer-portal-engine-0.0.8.tgz?AWSAccessKeyId=ASIA26E6KG6WG4G4QKDL&Expires=1761110336&Signature=rhOWtyZNQxLAVXubPQqTyTUkcnU%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEG0aDmFwLXNvdXRoZWFzdC0xIkcwRQIgMk2EY61UtWviqINYAW18acvSfy%2BfezV2nNTezTL1be8CIQDRySL4QmTUvdShF6p4sNxzrJ1WIXTrXJn8mozy9ejfZiqWBAgmEAAaDDc1MTk1MTI5NjQyOCIMjDWt2ysjnvFm4FyUKvMDe5CLlr%2B78IaMkJsMqJZoS9oAwsbHerKN5ZT1LNtFLNNX9Wl5lNszKeDKgz2jQpBi%2BVqlG7zRWgQTtYLRUHQjB3tWnmhN9n7nj%2B2MhRqJX6VV2HXAOagvvA%2B%2FML7sHK7Qbfxt7XyLfuBg1d2JO%2Bos5doDDkIFKAIEfcSaFHnbt2q8CGxzkVcarCWHCgmkartEktyEUoP3%2FLy7Wje8LgzWg%2FtPRgKbsZj5S6YIMAmTkdIegfWSV%2FgsqQglc0%2B5t%2BxNdMkYLcrC6h%2BBSRmIz107KqralGTfn2VcVovmP8YtQM55wNQNWItgw4RzcvxCLo4%2FMKiBGXZFzjaU%2FplWqJf9gq9l9B%2B%2FIzyC8jQvFb5kWBit0lxZVf91U97Y%2BjNvdN2%2FcG%2FgRcCdarQNfCY%2FlrAPSeAE7xBQIwBcCde%2By3kpuLiBy3rb%2FPY5mZFSPInexKYkwq0fWvKBdGI%2BZxhe0OU4gU56pI8qvlw7SlTMs7hyVnZwn277hxjm%2FBzPBdcDLCzH0C%2BJLx5cYDoEMDHh453X9OA9kWf6n343qbmelguIyqIRJDnf2oUByv6bc17sLVZ%2BOw6qnnTaE3yKbnSRmyvwv3MTMPVXCc8MoTST0Hmjcp2TA6KKg8V0tEnMHpaQF32u8JBgHc3vLDF5ZBC%2FznknLw6EtzC1wuHHBjqmAZRjgUTBYOvyusedS9zl6jH1%2BPuLif%2FT4PMhFjxOr%2FVghXrZYiIALr%2B3NnNS3CuHcTLM5CImhareJZ8RNZm6efpCtMVSb75YERIC%2BCQzTdQy3tbDT09LXX%2F6xJZ9mkzGJZiZ6gZWpoEVgD4M6Btii7h%2BhzdtUeB7ZtFcTiIm8KzG6QPVDmEQky3RMmqPKQYiEvNVPmFYSLBCyvWSn%2Fv%2BS8staNOYFcI%3D"
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/core-api": "*",
|
||||
@@ -2591,16 +2591,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
"version": "0.6.19",
|
||||
"version": "0.6.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/fleetops.git",
|
||||
"reference": "6144f0cb7a610b171753ab5a7a9933eab5222ac5"
|
||||
"reference": "f0bbf9cc6fa2e68dca73c95fb93cf7d2b3cdae9d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/6144f0cb7a610b171753ab5a7a9933eab5222ac5",
|
||||
"reference": "6144f0cb7a610b171753ab5a7a9933eab5222ac5",
|
||||
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/f0bbf9cc6fa2e68dca73c95fb93cf7d2b3cdae9d",
|
||||
"reference": "f0bbf9cc6fa2e68dca73c95fb93cf7d2b3cdae9d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2675,16 +2675,16 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/fleetops/issues",
|
||||
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.19"
|
||||
"source": "https://github.com/fleetbase/fleetops/tree/v0.6.20"
|
||||
},
|
||||
"time": "2025-10-15T13:54:23+00:00"
|
||||
"time": "2025-10-22T03:37:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/flespi-integration",
|
||||
"version": "0.1.14",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/flespi-engine/flespi-engine-0.1.14.tgz?AWSAccessKeyId=ASIA26E6KG6WAUFJM7GR&Expires=1760544367&Signature=zn7FgvY8Wcs%2FDtn5w7VZjBybY7g%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEM7%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLXNvdXRoZWFzdC0xIkcwRQIgXJLHBHWIRQspftF9pqhEAn9pSmNT2n%2F6c1w%2FHERdbOgCIQCu7je2Z9fMXwz4d0Y67%2FY3LRdJBpQ1XpnZAyFqG1XljCqWBAh3EAAaDDc1MTk1MTI5NjQyOCIM2U4n69ReoxXrT%2FJZKvMDE7%2FQHwcCE9KvmzCXTADbH7yiEZDLLYIlk%2B%2FzfND2Rzw%2FOd93aPfLEkri5DWZgSVciXB4FnSrvV4DqdOh8j5Vm7Z7FUFOrW1Km3SN1Dqzig67C7BBAWD%2FKdGu7zUzHqN8vkT5%2BvKSYqLR0vVo0X007SNrdV28IPzD6b%2F9LYuagMA0DRi%2FfjI5BviArhMZDu2kKnxJe%2Fn%2FgwPi8GKYcZw5BsYhDVfLUiif2%2BDG8xMZ5psNkVek7RZ%2FeWGFACQU1BsPukhpRUkCsnAMgD42RC%2B68kK%2BnWaKw3Nv9n0CnU%2FITtBGgxKhSFWxhZxZcWo8%2BH4Z3cXi44NNK2O8QUHn8CLqr61Iz1m6ybQufAiAqqXjyXZ3Y4seY6vS0KxzkjKkpQsLws9Gq1pdyxfb8GvFgKixL9%2B7Sq5BgG7ZfOgikdzJCRbSDZCcunmYba1U4ljuKUjMTOUhr05bygIeVrrNYEwSBrrVewhc4QEUNMhsmqXwedU4l23YsrDIx%2BvNi4nGXV1wv3yXCYPMh9K78WcCrFHxa9zSLQdwQgMvr4ezOwreq6BlAMCxmTLfhdokgubnzrlMcOXquN53%2BBhECJit5A9ts2H82GH6OIgycQhl3qx%2BirdjR2tF0B%2F%2FsSgRZ4HqzwnV7BacJbIoAIQX5u3omsjJSp7sqTDyxL7HBjqmAYdrvKp8tM2XsU36awi7jrMkrydqjEPipi3VKZWmnEohhMglYtB5z%2BC8IhaeYU4H7KULadKOfph%2BZDcfRttpKs4LKFDZt%2BHhAU%2F4Om2xTksevzGCRn5Uz7wtESoYS3UpTUfwz845xiRxRj3ljf9pJo14iEnYqSiljyfhnjnyLzjMZkHEuM24iovnUWf73N4aRJYAy64igsdVf6%2FtZV1phqb6HsX0Oww%3D"
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/flespi-engine/flespi-engine-0.1.14.tgz?AWSAccessKeyId=ASIA26E6KG6WG4G4QKDL&Expires=1761110336&Signature=UC8m04PUpcFWaaHfKErzj7dqjRY%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEG0aDmFwLXNvdXRoZWFzdC0xIkcwRQIgMk2EY61UtWviqINYAW18acvSfy%2BfezV2nNTezTL1be8CIQDRySL4QmTUvdShF6p4sNxzrJ1WIXTrXJn8mozy9ejfZiqWBAgmEAAaDDc1MTk1MTI5NjQyOCIMjDWt2ysjnvFm4FyUKvMDe5CLlr%2B78IaMkJsMqJZoS9oAwsbHerKN5ZT1LNtFLNNX9Wl5lNszKeDKgz2jQpBi%2BVqlG7zRWgQTtYLRUHQjB3tWnmhN9n7nj%2B2MhRqJX6VV2HXAOagvvA%2B%2FML7sHK7Qbfxt7XyLfuBg1d2JO%2Bos5doDDkIFKAIEfcSaFHnbt2q8CGxzkVcarCWHCgmkartEktyEUoP3%2FLy7Wje8LgzWg%2FtPRgKbsZj5S6YIMAmTkdIegfWSV%2FgsqQglc0%2B5t%2BxNdMkYLcrC6h%2BBSRmIz107KqralGTfn2VcVovmP8YtQM55wNQNWItgw4RzcvxCLo4%2FMKiBGXZFzjaU%2FplWqJf9gq9l9B%2B%2FIzyC8jQvFb5kWBit0lxZVf91U97Y%2BjNvdN2%2FcG%2FgRcCdarQNfCY%2FlrAPSeAE7xBQIwBcCde%2By3kpuLiBy3rb%2FPY5mZFSPInexKYkwq0fWvKBdGI%2BZxhe0OU4gU56pI8qvlw7SlTMs7hyVnZwn277hxjm%2FBzPBdcDLCzH0C%2BJLx5cYDoEMDHh453X9OA9kWf6n343qbmelguIyqIRJDnf2oUByv6bc17sLVZ%2BOw6qnnTaE3yKbnSRmyvwv3MTMPVXCc8MoTST0Hmjcp2TA6KKg8V0tEnMHpaQF32u8JBgHc3vLDF5ZBC%2FznknLw6EtzC1wuHHBjqmAZRjgUTBYOvyusedS9zl6jH1%2BPuLif%2FT4PMhFjxOr%2FVghXrZYiIALr%2B3NnNS3CuHcTLM5CImhareJZ8RNZm6efpCtMVSb75YERIC%2BCQzTdQy3tbDT09LXX%2F6xJZ9mkzGJZiZ6gZWpoEVgD4M6Btii7h%2BhzdtUeB7ZtFcTiIm8KzG6QPVDmEQky3RMmqPKQYiEvNVPmFYSLBCyvWSn%2Fv%2BS8staNOYFcI%3D"
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/core-api": "*",
|
||||
@@ -3089,16 +3089,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/storefront-api",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/storefront.git",
|
||||
"reference": "fbd967b6a8faa4893faaed0a70ef7b57cf708cf3"
|
||||
"reference": "71a30361531a549cc32324e4de7104e0e6822c54"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/fbd967b6a8faa4893faaed0a70ef7b57cf708cf3",
|
||||
"reference": "fbd967b6a8faa4893faaed0a70ef7b57cf708cf3",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/71a30361531a549cc32324e4de7104e0e6822c54",
|
||||
"reference": "71a30361531a549cc32324e4de7104e0e6822c54",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3166,9 +3166,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/storefront/issues",
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.4.2"
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.4.3"
|
||||
},
|
||||
"time": "2025-10-15T13:59:29+00:00"
|
||||
"time": "2025-10-22T03:38:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/twilio",
|
||||
@@ -4044,16 +4044,16 @@
|
||||
},
|
||||
{
|
||||
"name": "google/apiclient-services",
|
||||
"version": "v0.416.0",
|
||||
"version": "v0.417.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/googleapis/google-api-php-client-services.git",
|
||||
"reference": "a7b96415b22d85cee12ab730089f1d1b66bc191f"
|
||||
"reference": "d09f54168a8886ed758b5973e5231abefb5d5667"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/a7b96415b22d85cee12ab730089f1d1b66bc191f",
|
||||
"reference": "a7b96415b22d85cee12ab730089f1d1b66bc191f",
|
||||
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/d09f54168a8886ed758b5973e5231abefb5d5667",
|
||||
"reference": "d09f54168a8886ed758b5973e5231abefb5d5667",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4082,9 +4082,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
|
||||
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.416.0"
|
||||
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.417.0"
|
||||
},
|
||||
"time": "2025-10-13T01:08:26+00:00"
|
||||
"time": "2025-10-20T00:54:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "google/auth",
|
||||
@@ -4477,16 +4477,16 @@
|
||||
},
|
||||
{
|
||||
"name": "google/protobuf",
|
||||
"version": "v4.32.1",
|
||||
"version": "v4.33.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/protocolbuffers/protobuf-php.git",
|
||||
"reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb"
|
||||
"reference": "b50269e23204e5ae859a326ec3d90f09efe3047d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb",
|
||||
"reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb",
|
||||
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/b50269e23204e5ae859a326ec3d90f09efe3047d",
|
||||
"reference": "b50269e23204e5ae859a326ec3d90f09efe3047d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4515,9 +4515,9 @@
|
||||
"proto"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.32.1"
|
||||
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.0"
|
||||
},
|
||||
"time": "2025-09-14T05:14:52+00:00"
|
||||
"time": "2025-10-15T20:10:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "graham-campbell/result-type",
|
||||
@@ -6653,22 +6653,22 @@
|
||||
},
|
||||
{
|
||||
"name": "lcobucci/jwt",
|
||||
"version": "5.5.0",
|
||||
"version": "5.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/lcobucci/jwt.git",
|
||||
"reference": "a835af59b030d3f2967725697cf88300f579088e"
|
||||
"reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/a835af59b030d3f2967725697cf88300f579088e",
|
||||
"reference": "a835af59b030d3f2967725697cf88300f579088e",
|
||||
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e",
|
||||
"reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-openssl": "*",
|
||||
"ext-sodium": "*",
|
||||
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
|
||||
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
|
||||
"psr/clock": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -6710,7 +6710,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/lcobucci/jwt/issues",
|
||||
"source": "https://github.com/lcobucci/jwt/tree/5.5.0"
|
||||
"source": "https://github.com/lcobucci/jwt/tree/5.6.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6722,7 +6722,7 @@
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2025-01-26T21:29:45+00:00"
|
||||
"time": "2025-10-17T11:30:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
@@ -6915,16 +6915,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "3.30.0",
|
||||
"version": "3.30.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "2203e3151755d874bb2943649dae1eb8533ac93e"
|
||||
"reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2203e3151755d874bb2943649dae1eb8533ac93e",
|
||||
"reference": "2203e3151755d874bb2943649dae1eb8533ac93e",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c139fd65c1f796b926f4aec0df37f6caa959a8da",
|
||||
"reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6992,22 +6992,22 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.30.0"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.30.1"
|
||||
},
|
||||
"time": "2025-06-25T13:29:59+00:00"
|
||||
"time": "2025-10-20T15:35:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-aws-s3-v3",
|
||||
"version": "3.29.0",
|
||||
"version": "3.30.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
|
||||
"reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9"
|
||||
"reference": "d286e896083bed3190574b8b088b557b59eb66f5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9",
|
||||
"reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/d286e896083bed3190574b8b088b557b59eb66f5",
|
||||
"reference": "d286e896083bed3190574b8b088b557b59eb66f5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7047,22 +7047,22 @@
|
||||
"storage"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0"
|
||||
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.30.1"
|
||||
},
|
||||
"time": "2024-08-17T13:10:48+00:00"
|
||||
"time": "2025-10-20T15:27:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-google-cloud-storage",
|
||||
"version": "3.30.0",
|
||||
"version": "3.30.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem-google-cloud-storage.git",
|
||||
"reference": "54a317aa1f6b6ef1b19e14ccf12930d8f95c75a7"
|
||||
"reference": "2d36f1a050fe70bf21d8aa75275963f9ca2e16ea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-google-cloud-storage/zipball/54a317aa1f6b6ef1b19e14ccf12930d8f95c75a7",
|
||||
"reference": "54a317aa1f6b6ef1b19e14ccf12930d8f95c75a7",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-google-cloud-storage/zipball/2d36f1a050fe70bf21d8aa75275963f9ca2e16ea",
|
||||
"reference": "2d36f1a050fe70bf21d8aa75275963f9ca2e16ea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7095,9 +7095,9 @@
|
||||
"google cloud storage"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/thephpleague/flysystem-google-cloud-storage/tree/3.30.0"
|
||||
"source": "https://github.com/thephpleague/flysystem-google-cloud-storage/tree/3.30.1"
|
||||
},
|
||||
"time": "2025-01-26T14:03:02+00:00"
|
||||
"time": "2025-10-20T15:27:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem-local",
|
||||
@@ -8341,16 +8341,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v5.6.1",
|
||||
"version": "v5.6.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2"
|
||||
"reference": "3a454ca033b9e06b63282ce19562e892747449bb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
|
||||
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
|
||||
"reference": "3a454ca033b9e06b63282ce19562e892747449bb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -8393,9 +8393,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1"
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
|
||||
},
|
||||
"time": "2025-08-13T20:13:15+00:00"
|
||||
"time": "2025-10-21T19:32:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nunomaduro/termwind",
|
||||
@@ -10627,16 +10627,16 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.12.12",
|
||||
"version": "v0.12.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "cd23863404a40ccfaf733e3af4db2b459837f7e7"
|
||||
"reference": "d86c2f750e72017a5cdb1b9f1cef468a5cbacd1e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/cd23863404a40ccfaf733e3af4db2b459837f7e7",
|
||||
"reference": "cd23863404a40ccfaf733e3af4db2b459837f7e7",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/d86c2f750e72017a5cdb1b9f1cef468a5cbacd1e",
|
||||
"reference": "d86c2f750e72017a5cdb1b9f1cef468a5cbacd1e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10651,9 +10651,11 @@
|
||||
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.2"
|
||||
"bamarni/composer-bin-plugin": "^1.2",
|
||||
"composer/class-map-generator": "^1.6"
|
||||
},
|
||||
"suggest": {
|
||||
"composer/class-map-generator": "Improved tab completion performance with better class discovery.",
|
||||
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
|
||||
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
|
||||
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
|
||||
@@ -10699,9 +10701,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.12.12"
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.12.13"
|
||||
},
|
||||
"time": "2025-09-20T13:46:31+00:00"
|
||||
"time": "2025-10-20T22:48:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ralouphie/getallheaders",
|
||||
@@ -11305,16 +11307,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sentry/sentry",
|
||||
"version": "4.16.0",
|
||||
"version": "4.17.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/getsentry/sentry-php.git",
|
||||
"reference": "c5b086e4235762da175034bc463b0d31cbb38d2e"
|
||||
"reference": "62927369a572efc27ddbd89e466e17788329224b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c5b086e4235762da175034bc463b0d31cbb38d2e",
|
||||
"reference": "c5b086e4235762da175034bc463b0d31cbb38d2e",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/62927369a572efc27ddbd89e466e17788329224b",
|
||||
"reference": "62927369a572efc27ddbd89e466e17788329224b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11338,7 +11340,6 @@
|
||||
"phpbench/phpbench": "^1.0",
|
||||
"phpstan/phpstan": "^1.3",
|
||||
"phpunit/phpunit": "^8.5|^9.6",
|
||||
"symfony/phpunit-bridge": "^5.2|^6.0|^7.0",
|
||||
"vimeo/psalm": "^4.17"
|
||||
},
|
||||
"suggest": {
|
||||
@@ -11378,7 +11379,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/getsentry/sentry-php/issues",
|
||||
"source": "https://github.com/getsentry/sentry-php/tree/4.16.0"
|
||||
"source": "https://github.com/getsentry/sentry-php/tree/4.17.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -11390,27 +11391,27 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2025-09-22T13:38:03+00:00"
|
||||
"time": "2025-10-20T12:57:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sentry/sentry-laravel",
|
||||
"version": "4.17.0",
|
||||
"version": "4.18.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/getsentry/sentry-laravel.git",
|
||||
"reference": "f321c450f1ff31fc97cf42c249de4a47d593d216"
|
||||
"reference": "b9a647f93f9a040eaf6f21d0684f2351310d3360"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/f321c450f1ff31fc97cf42c249de4a47d593d216",
|
||||
"reference": "f321c450f1ff31fc97cf42c249de4a47d593d216",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/b9a647f93f9a040eaf6f21d0684f2351310d3360",
|
||||
"reference": "b9a647f93f9a040eaf6f21d0684f2351310d3360",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
|
||||
"nyholm/psr7": "^1.0",
|
||||
"php": "^7.2 | ^8.0",
|
||||
"sentry/sentry": "^4.15.2",
|
||||
"sentry/sentry": "^4.16.0",
|
||||
"symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -11467,7 +11468,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/getsentry/sentry-laravel/issues",
|
||||
"source": "https://github.com/getsentry/sentry-laravel/tree/4.17.0"
|
||||
"source": "https://github.com/getsentry/sentry-laravel/tree/4.18.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -11479,7 +11480,7 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2025-10-15T09:58:47+00:00"
|
||||
"time": "2025-10-20T12:57:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-activitylog",
|
||||
@@ -16224,28 +16225,28 @@
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
"version": "1.11.0",
|
||||
"version": "1.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webmozarts/assert.git",
|
||||
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
|
||||
"reference": "541057574806f942c94662b817a50f63f7345360"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
|
||||
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
|
||||
"url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360",
|
||||
"reference": "541057574806f942c94662b817a50f63f7345360",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-ctype": "*",
|
||||
"ext-date": "*",
|
||||
"ext-filter": "*",
|
||||
"php": "^7.2 || ^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"phpstan/phpstan": "<0.12.20",
|
||||
"vimeo/psalm": "<4.6.1 || 4.6.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5.13"
|
||||
"suggest": {
|
||||
"ext-intl": "",
|
||||
"ext-simplexml": "",
|
||||
"ext-spl": ""
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -16276,9 +16277,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/webmozarts/assert/issues",
|
||||
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
|
||||
"source": "https://github.com/webmozarts/assert/tree/1.12.0"
|
||||
},
|
||||
"time": "2022-06-03T18:03:27+00:00"
|
||||
"time": "2025-10-20T12:43:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "willdurand/geocoder",
|
||||
|
||||
Reference in New Issue
Block a user