We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb8332 commit 286d1c0Copy full SHA for 286d1c0
.version
@@ -1 +1 @@
1
-1.4.0
+1.5.0
src/Application/AuditApplication.php
@@ -21,7 +21,7 @@ class AuditApplication extends Application
21
*/
22
public function __construct()
23
{
24
- parent::__construct('audit', '1.4.0');
+ parent::__construct('audit', '1.5.0');
25
}
26
27
//--------------------------------------------------------------------------------------------------------------------
0 commit comments