Compare commits
1 Commits
fcd038ecba
...
renovate/l
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
376ad2c0cc |
@@ -11,7 +11,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": "^8.4",
|
"php": "^8.4",
|
||||||
"ext-xmlreader": "*",
|
"ext-xmlreader": "*",
|
||||||
"laravel/framework": "^12.0",
|
"laravel/framework": "^13.0",
|
||||||
"laravel/tinker": "^3.0.0",
|
"laravel/tinker": "^3.0.0",
|
||||||
"ramsey/uuid": "^4.9",
|
"ramsey/uuid": "^4.9",
|
||||||
"tpetry/laravel-postgresql-enhanced": "^3.5",
|
"tpetry/laravel-postgresql-enhanced": "^3.5",
|
||||||
|
|||||||
19
composer.lock
generated
19
composer.lock
generated
@@ -7438,11 +7438,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "2.2.5",
|
"version": "2.1.39",
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
|
||||||
"reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0",
|
"reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7465,17 +7465,6 @@
|
|||||||
"license": [
|
"license": [
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Ondřej Mirtes"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Markus Staab"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Vincent Langlet"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "PHPStan - PHP Static Analysis Tool",
|
"description": "PHPStan - PHP Static Analysis Tool",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"dev",
|
"dev",
|
||||||
@@ -7498,7 +7487,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-05T06:31:06+00:00"
|
"time": "2026-02-11T14:48:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
|
|||||||
Reference in New Issue
Block a user