This commit is contained in:
shalvah
2023-02-16 19:51:12 +01:00
parent fa49f53670
commit 1df972a3f7
2 changed files with 6 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ use Symfony\Component\HttpFoundation\Request;
class Scribe
{
public const VERSION = '4.15.0';
public const VERSION = '4.16.0';
/**
* Specify a callback that will be executed just before a response call is made