mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-08 14:28:57 +02:00
[Discovery One] Upgrade to Symfony 4 and PHPUnit 7
This commit is contained in:
+2
-2
@@ -17,6 +17,6 @@ namespace Mage;
|
||||
*/
|
||||
class Mage
|
||||
{
|
||||
const VERSION = '3.4.0';
|
||||
const CODENAME = 'Nostromo';
|
||||
const VERSION = '4.x';
|
||||
const CODENAME = 'Discovery One';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user