Skip to content

Commit

Permalink
Merge pull request #394 from mimmi20/dependabot/composer/master/mimmi…
Browse files Browse the repository at this point in the history
…20/coding-standard-tw-5.2.45

composer(deps-dev): update mimmi20/coding-standard requirement from ^5.2.44 to ^5.2.45
  • Loading branch information
github-actions[bot] authored Dec 3, 2024
2 parents 6f8ed8b + 3e3674f commit f7570da
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .php-cs-fixer.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.29.8",
"mimmi20/coding-standard": "^5.2.44",
"mimmi20/coding-standard": "^5.2.45",
"nikic/php-parser": "^5.3.1",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.9",
Expand Down
1 change: 1 addition & 0 deletions rector.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
1 change: 1 addition & 0 deletions src/Exception/BuildException.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
1 change: 1 addition & 0 deletions src/Exception/NotFoundException.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
1 change: 1 addition & 0 deletions src/IosBuild.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
1 change: 1 addition & 0 deletions src/IosBuildInterface.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
1 change: 1 addition & 0 deletions src/IosData.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down
1 change: 1 addition & 0 deletions tests/IosBuildTest.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* This file is part of the ios-build package.
*
Expand Down

0 comments on commit f7570da

Please sign in to comment.