Skip to content

Commit

Permalink
FRW-998 Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslav-spryker committed Oct 31, 2023
1 parent a1efb2d commit e976e99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "proprietary",
"require": {
"php": ">=8.0",
"spryker/symfony": "^3.3.2"
"spryker/symfony": "^3.3.3"
},
"require-dev": {
"spryker/code-sniffer": "*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @method void comment($description)
* @method void pause()
*
* @SuppressWarnings(PHPMD)
* @SuppressWarnings(\SprykerSdkTest\Zed\ComposerReplace\PHPMD)
*/
class ComposerReplaceBusinessTester extends Actor
{
Expand Down

0 comments on commit e976e99

Please sign in to comment.