Skip to content

Commit 01f6619

Browse files
committed
Style CI change
1 parent af8f19a commit 01f6619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
putenv("SYMFONY_DEPRECATIONS_HELPER=weak");
3+
putenv('SYMFONY_DEPRECATIONS_HELPER=weak');
44

55
if (is_file('vendor/autoload.php')) {
66
include 'vendor/autoload.php';

0 commit comments

Comments
 (0)