Skip to content

Commit c6b90c9

Browse files
committed
Configure SymfonyInsight
1 parent 28276fa commit c6b90c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.symfony.insight.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ php_version: 7.2
22

33
pre_composer_script: |
44
#!/bin/bash
5-
composer config config.platform.php 7.2.24
5+
composer config platform.php 7.2.24
66
77
commit_failure_conditions:
88
- "pr.severity.critical > 0"

0 commit comments

Comments
 (0)