Skip to content

Commit 099bcaf

Browse files
committed
Preparing release changes
1 parent e1f2cad commit 099bcaf

File tree

2 files changed

+49
-41
lines changed

2 files changed

+49
-41
lines changed

app/check.php

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
$messages = array();
2323
foreach ($symfonyRequirements->getRequirements() as $req) {
24-
/** @var $req Requirement */
2524
if ($helpText = get_error_message($req, $lineSize)) {
2625
echo_style('red', 'E');
2726
$messages['error'][] = $helpText;

composer.lock

+49-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)