Skip to content

Commit c2160fa

Browse files
committed
dummy change
1 parent 7e1c16a commit c2160fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment-guard.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313

1414
( static function (): void {
15-
$problems = array();
15+
$problems2 = array();
1616

1717
if ( PHP_VERSION_ID < 80300 ) {
1818
$problems[] = 'PHP 8.3 or newer is required (running ' . PHP_VERSION . ').';

0 commit comments

Comments
 (0)