1 Commits

Author SHA1 Message Date
Renovate
46d1e952c7 chore(deps): update dependency phpunit/phpunit to v13
Some checks failed
Tests / validate-composer (pull_request) Failing after 12s
Tests / phpcs (pull_request) Failing after 44s
Tests / tests (pull_request) Failing after 2m17s
renovate/artifacts Artifact file update failure
Tests / build-npm (pull_request) Successful in 1m3s
Tests / phpstan (pull_request) Failing after 1m53s
2026-02-18 15:16:59 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.6",
"phpstan/phpstan": "^2.1",
"phpunit/phpunit": "^11.5.3",
"phpunit/phpunit": "^13.0.0",
"slevomat/coding-standard": "^8.27",
"squizlabs/php_codesniffer": "^4.0"
},

12
composer.lock generated
View File

@@ -6105,16 +6105,16 @@
},
{
"name": "tpetry/laravel-postgresql-enhanced",
"version": "3.5.1",
"version": "3.5.0",
"source": {
"type": "git",
"url": "https://github.com/tpetry/laravel-postgresql-enhanced.git",
"reference": "dcfa5869671260aaf4057155deb66de6b600bda5"
"reference": "a0634a8f90375a065377381df36b8f3d1c7c4b4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tpetry/laravel-postgresql-enhanced/zipball/dcfa5869671260aaf4057155deb66de6b600bda5",
"reference": "dcfa5869671260aaf4057155deb66de6b600bda5",
"url": "https://api.github.com/repos/tpetry/laravel-postgresql-enhanced/zipball/a0634a8f90375a065377381df36b8f3d1c7c4b4c",
"reference": "a0634a8f90375a065377381df36b8f3d1c7c4b4c",
"shasum": ""
},
"require": {
@@ -6171,9 +6171,9 @@
],
"support": {
"issues": "https://github.com/tpetry/laravel-postgresql-enhanced/issues",
"source": "https://github.com/tpetry/laravel-postgresql-enhanced/tree/3.5.1"
"source": "https://github.com/tpetry/laravel-postgresql-enhanced/tree/3.5.0"
},
"time": "2026-03-10T19:24:48+00:00"
"time": "2025-11-24T10:21:44+00:00"
},
{
"name": "vlucas/phpdotenv",