Skip to content

Commit 47ad444

Browse files
Merge branch '8.5' into 9.5
2 parents e0b2338 + 87e59a5 commit 47ad444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.psalm/baseline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@
730730
<code>getMockForTrait</code>
731731
<code>getObjectForTrait</code>
732732
<code>new Differ($header)</code>
733-
<code>throw new Exception('This test uses TestCase::prophesize(), but phpspec/prophecy is not installed. Please run "composer require --dev phpspec/prophecy ^1.12.1".');</code>
733+
<code>throw new Exception('This test uses TestCase::prophesize(), but phpspec/prophecy is not installed. Please run "composer require --dev phpspec/prophecy".');</code>
734734
</MissingThrowsDocblock>
735735
<PossiblyNullPropertyAssignmentValue occurrences="3">
736736
<code>$beStrictAboutChangesToGlobalState</code>

0 commit comments

Comments
 (0)