Skip to content

Commit bee5cec

Browse files
committed
fix(laravel): omit version from composer.json
1 parent 64ff50f commit bee5cec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Laravel/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,5 @@
126126
"type": "vcs",
127127
"url": "https://github.com/soyuka/phpunit"
128128
}
129-
],
130-
"version": "v4.1.15"
129+
]
131130
}

0 commit comments

Comments
 (0)