Compare commits

...
Author SHA1 Message Date
Renovate d842f888a9 chore(deps): update dependency laravel/pint to v1.30.2
Tests / validate-composer (pull_request) Successful in 24s
Tests / phpcs (pull_request) Successful in 35s
Tests / build-npm (pull_request) Successful in 1m3s
Tests / phpstan (pull_request) Successful in 53s
Tests / tests (pull_request) Successful in 56s
2026-08-01 01:20:26 +00:00
ovlach 1613253b59 Merge pull request '[renovate-composer]: upgrade laravel/tinker - 2.11.0 → 3.0.2' (#76) from renovate/laravel/tinker-3.0.2 into master
Tests / validate-composer (push) Successful in 11s
Tests / build-npm (push) Successful in 47s
Tests / phpcs (push) Successful in 37s
Tests / tests (push) Successful in 48s
Tests / phpstan (push) Successful in 51s
Reviewed-on: #76
2026-07-07 14:57:51 +00:00
ovlach 03a60427c6 Merge pull request '[renovate-composer]: upgrade tpetry/laravel-postgresql-enhanced - 3.5.0 → 3.7.0' (#106) from renovate/tpetry/laravel-postgresql-enhanced-3.7.0 into master
Tests / validate-composer (push) Successful in 15s
Tests / build-npm (push) Successful in 30s
Tests / phpcs (push) Successful in 29s
Tests / phpstan (push) Successful in 45s
Tests / tests (push) Successful in 1m38s
Reviewed-on: #106
2026-07-07 14:46:48 +00:00
Renovate 0747c2a757 chore(deps): update dependency tpetry/laravel-postgresql-enhanced to v3.7.0
Tests / build-npm (pull_request) Successful in 32s
Tests / validate-composer (pull_request) Successful in 1m8s
Tests / phpcs (pull_request) Successful in 49s
Tests / phpstan (pull_request) Successful in 43s
Tests / tests (pull_request) Successful in 1m11s
2026-05-17 10:12:45 +00:00
Generated
+24 -21
View File
@@ -6108,22 +6108,21 @@
},
{
"name": "tpetry/laravel-postgresql-enhanced",
"version": "3.5.0",
"version": "3.7.0",
"source": {
"type": "git",
"url": "https://github.com/tpetry/laravel-postgresql-enhanced.git",
"reference": "a0634a8f90375a065377381df36b8f3d1c7c4b4c"
"reference": "a3c9df5f29f188f06645aa9e8c11198101873106"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tpetry/laravel-postgresql-enhanced/zipball/a0634a8f90375a065377381df36b8f3d1c7c4b4c",
"reference": "a0634a8f90375a065377381df36b8f3d1c7c4b4c",
"url": "https://api.github.com/repos/tpetry/laravel-postgresql-enhanced/zipball/a3c9df5f29f188f06645aa9e8c11198101873106",
"reference": "a3c9df5f29f188f06645aa9e8c11198101873106",
"shasum": ""
},
"require": {
"doctrine/dbal": "^2.6|^3.5|^4.0",
"illuminate/database": "^6.0|^7.0|^8.79|^9.0|^10.0|^11.0|^12.0",
"laravel/framework": "*",
"laravel/framework": "^6.0|^7.0|^8.79|^9.0|^10.0|^11.0|^12.0|^13.0",
"php": "^8.0",
"spatie/regex": "^2.0|^3.0"
},
@@ -6132,11 +6131,12 @@
"friendsofphp/php-cs-fixer": "^2.19.3|^3.5.0",
"larastan/larastan": "^1.0|^2.1|^3.0",
"nesbot/carbon": "^2.7|^3.3",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.15.0|^10.0",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.15.0|^10.0|^11.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.5|^2.0",
"phpunit/phpunit": "^8.5.23|^9.5.13|^10.5|^11.4",
"ramsey/uuid": "^3.9|^4.7"
"ramsey/uuid": "^3.9|^4.7",
"symfony/polyfill-php86": "^1.37"
},
"type": "library",
"extra": {
@@ -6174,9 +6174,9 @@
],
"support": {
"issues": "https://github.com/tpetry/laravel-postgresql-enhanced/issues",
"source": "https://github.com/tpetry/laravel-postgresql-enhanced/tree/3.5.0"
"source": "https://github.com/tpetry/laravel-postgresql-enhanced/tree/3.7.0"
},
"time": "2025-11-24T10:21:44+00:00"
"time": "2026-05-17T10:02:20+00:00"
},
{
"name": "vlucas/phpdotenv",
@@ -6840,16 +6840,16 @@
},
{
"name": "laravel/pint",
"version": "v1.27.0",
"version": "v1.30.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "c67b4195b75491e4dfc6b00b1c78b68d86f54c90"
"reference": "de440809cb86055b43e7ae979bed3baf8d29ef5a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/c67b4195b75491e4dfc6b00b1c78b68d86f54c90",
"reference": "c67b4195b75491e4dfc6b00b1c78b68d86f54c90",
"url": "https://api.github.com/repos/laravel/pint/zipball/de440809cb86055b43e7ae979bed3baf8d29ef5a",
"reference": "de440809cb86055b43e7ae979bed3baf8d29ef5a",
"shasum": ""
},
"require": {
@@ -6860,13 +6860,16 @@
"php": "^8.2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.92.4",
"illuminate/view": "^12.44.0",
"larastan/larastan": "^3.8.1",
"laravel-zero/framework": "^12.0.4",
"composer/semver": "^3.4.4",
"friendsofphp/php-cs-fixer": "^3.95.18",
"illuminate/view": "^12.64.0",
"larastan/larastan": "^3.10.0",
"laravel-zero/framework": "^12.1.0",
"laravel/agent-detector": "^2.0.2",
"laravel/prompts": "^0.3.21",
"mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^2.3.3",
"pestphp/pest": "^3.8.4"
"nunomaduro/termwind": "^2.4.0",
"pestphp/pest": "^3.8.7"
},
"bin": [
"builds/pint"
@@ -6903,7 +6906,7 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2026-01-05T16:49:17+00:00"
"time": "2026-08-01T01:14:35+00:00"
},
{
"name": "laravel/roster",