8000 Merge branch '5.0' into 5.1 · symfony/cache-contracts@9771a09 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9771a09

Browse files
Merge branch '5.0' into 5.1
* 5.0: minor #37121 [Contracts] Add missing "extra.thanks" entries in composer.json (nicolas-grekas) [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows fix handling null as empty data No need to create an issue when creating a PR Use ">=" for the "php" requirement [HttpClient] Fix promise behavior in HttplugClient [Console] Fixes question input encoding on Windows
2 parents 87c92f6 + de5b9d1 commit 9771a09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
"extra": {
3030
"branch-alias": {
3131
"dev-master": "2.1-dev"
32+
},
33+
"thanks": {
34+
"name": "symfony/contracts",
35+
"url": "https://github.com/symfony/contracts"
3236
}
3337
}
3438
}

0 commit comments

Comments
 (0)
0