Skip to content

Commit

Permalink
Merge pull request #153 from Spomky-Labs/temp-46ed13
Browse files Browse the repository at this point in the history
Merge up 1.1.2 to 1.2.x
  • Loading branch information
Spomky authored Mar 31, 2024
2 parents 21503ac + 8756f3a commit 0e5285b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
},
"require-dev": {
"dbrekelmans/bdi": "^1.1",
"infection/infection": "^0.27",
"infection/infection": "^0.28",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-beberlei-assert": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^10.1",
"rector/rector": "^1.0",
"symfony/filesystem": "^6.4|^7.0",
"symfony/framework-bundle": "^6.4|^7.0",
Expand Down
1 change: 1 addition & 0 deletions src/ServiceWorkerRule/OfflineFallback.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ public function process(bool $debug = false): string
/**************************************************** OFFLINE FALLBACK ****************************************************/
// The configuration is set to provide offline fallbacks
DEBUG_COMMENT;
}

Expand Down

0 comments on commit 0e5285b

Please sign in to comment.