Przeglądaj źródła

Revert "4.30.0"

This reverts commit 19b1da2e2e64e88ca7543941f8ca30bc7e4beb49.
Shalvah 1 rok temu
rodzic
commit
e9d844ccff
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/Scribe.php

+ 1 - 1
src/Scribe.php

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