mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-06 07:30:17 +02:00
Compare commits
2 Commits
0.0.22
..
b689b81d61
| Author | SHA1 | Date | |
|---|---|---|---|
| b689b81d61 | |||
| 88fafe85f7 |
Generated
+21
-10
@@ -9554,11 +9554,11 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "2.1.56",
|
||||
"version": "2.2.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/93a603c9fc3be8c3c93bbc8d22170ad766685537",
|
||||
"reference": "93a603c9fc3be8c3c93bbc8d22170ad766685537",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dea9c8f2d25cc849391042b71e429c1a4bf82660",
|
||||
"reference": "dea9c8f2d25cc849391042b71e429c1a4bf82660",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9581,6 +9581,17 @@
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ondřej Mirtes"
|
||||
},
|
||||
{
|
||||
"name": "Markus Staab"
|
||||
},
|
||||
{
|
||||
"name": "Vincent Langlet"
|
||||
}
|
||||
],
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"keywords": [
|
||||
"dev",
|
||||
@@ -9603,7 +9614,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-05-26T17:04:57+00:00"
|
||||
"time": "2026-05-28T14:44:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
@@ -10197,16 +10208,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "13.1.12",
|
||||
"version": "13.1.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8"
|
||||
"reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ca98c9f757c0e1e0778ab8ff80c4fb84152facf8",
|
||||
"reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ddf7f25d9ee9652b464475d7f3bacde2613e355e",
|
||||
"reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10276,7 +10287,7 @@
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.12"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.13"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -10284,7 +10295,7 @@
|
||||
"type": "other"
|
||||
}
|
||||
],
|
||||
"time": "2026-05-25T15:37:19+00:00"
|
||||
"time": "2026-05-27T14:03:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "react/cache",
|
||||
|
||||
Reference in New Issue
Block a user