This commit is contained in:
shalvah
2023-05-05 21:52:38 +02:00
parent 648a02228b
commit f8c413cfd8
2 changed files with 5 additions and 1 deletions

View File

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