Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 6ba4e9f

Browse files
author
Tom Oram
committed
New patch generation system
1 parent 63a6020 commit 6ba4e9f

30 files changed

+668
-1159
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"beberlei/assert": "@stable",
1313
"andrewsville/php-token-reflection": "@stable",
1414
"symfony/finder": "@stable",
15-
"symfony/console": "@stable"
15+
"symfony/console": "@stable",
16+
"tomphp/patch-builder": "dev-master"
1617
},
1718

1819
"require-dev": {

0 commit comments

Comments
 (0)