Skip to content

Commit 47c159b

Browse files
committed
Update composer.json
php-token-stream -> 1.3.0
1 parent 0f0063f commit 47c159b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": ">=5.3.3",
2626
"phpunit/php-file-iterator": "~1.3.1",
27-
"phpunit/php-token-stream": "~1.2.2",
27+
"phpunit/php-token-stream": "~1.3.0",
2828
"phpunit/php-text-template": "~1.2.0",
2929
"sebastian/environment": "~1.0.0",
3030
"sebastian/version": "~1.0.3"

0 commit comments

Comments
 (0)