Skip to content

Commit c7af64a

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.58.1 to 3.65.0 (#1310)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Phil Davis <[email protected]>
1 parent bcaee23 commit c7af64a

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

Core/Frameworks/Baikal/WWWRoot/index.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/***************************************************************
34
* Copyright notice
45
*

Core/Frameworks/BaikalAdmin/WWWRoot/index.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/***************************************************************
34
* Copyright notice
45
*

Core/Frameworks/BaikalAdmin/WWWRoot/install/index.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/***************************************************************
34
* Copyright notice
45
*

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ext-zlib" : "*"
1818
},
1919
"require-dev" : {
20-
"friendsofphp/php-cs-fixer": "3.58.1",
20+
"friendsofphp/php-cs-fixer": "3.65.0",
2121
"phpstan/phpstan": "^1.10"
2222
},
2323
"replace" : {

html/cal.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/***************************************************************
34
* Copyright notice
45
*

html/card.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/***************************************************************
34
* Copyright notice
45
*

html/dav.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/***************************************************************
34
* Copyright notice
45
*

0 commit comments

Comments
 (0)