Merge branch 'master_MDL-76924' of https://github.com/mattporritt/moodle

This commit is contained in:
Ilya Tregubov
2023-03-17 13:03:29 +01:00
committed by Sara Arjona
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ namespace MyCLabs\Enum;
* @psalm-immutable
* @psalm-consistent-constructor
*/
abstract class Enum implements \JsonSerializable
abstract class Enum implements \JsonSerializable, \Stringable
{
/**
* Enum value
+1 -1
View File
@@ -598,7 +598,7 @@ All rights reserved.</copyright>
<location>php-enum</location>
<name>php-enum</name>
<description>PHP Enum implementation inspired from SplEnum</description>
<version>1.8.3</version>
<version>1.8.4</version>
<license>MIT</license>
<repository>https://github.com/myclabs/php-enum</repository>
<copyrights>