mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-29 18:46:25 +08:00
4.16.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user