Skip to content

Commit 1760fde

Browse files
chore: track phpunit patches lock
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent dd0d73e commit 1760fde

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"_hash": "5a88407ec5158d064356441e5d800e88b384f6d6529c946100302717a2f7a83d",
3+
"patches": {
4+
"byjg/swagger-test": [
5+
{
6+
"package": "byjg/swagger-test",
7+
"description": "Fix PHP 8.4 implicit nullable signatures",
8+
"url": "../../.patches/byjg-swagger-test-php84-implicit-nullable.diff",
9+
"sha256": "d7072a13d0e7772c19bcf0f47f22f511591fff746c29c79a1b6c3503af915e2b",
10+
"depth": 1,
11+
"extra": {
12+
"provenance": "patches-file:patches.json"
13+
}
14+
}
15+
]
16+
}
17+
}

0 commit comments

Comments
 (0)