Skip to content

Commit fa189fa

Browse files
committed
Update deps
Signed-off-by: Jack Cherng <[email protected]>
1 parent 6b30019 commit fa189fa

File tree

2 files changed

+30
-25
lines changed

2 files changed

+30
-25
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"description": "A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).",
44
"type": "library",
55
"license": "BSD-3-Clause",
6+
"minimum-stability": "beta",
7+
"prefer-stable": true,
68
"authors": [
79
{
810
"name": "Jack Cherng",
@@ -30,7 +32,7 @@
3032
},
3133
"require-dev": {
3234
"friendsofphp/php-cs-fixer": "^2.15",
33-
"phan/phan": "^1.0",
35+
"phan/phan": "^2.0",
3436
"phpunit/phpunit": "^7.5 || ^8.0",
3537
"squizlabs/php_codesniffer": "^3.4"
3638
},

composer.lock

Lines changed: 27 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)