This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 80f4ca24f7b4e9707d8bbf92bf3b4d592c7a289b | |
Author: Nathanael d. Noblet <nathanael@noblet.ca> | |
Date: Wed Sept 19 14:46:54 2024 -0600 | |
General: Update vich uploader bundle to remove deprecation notices | |
diff --git a/composer.json b/composer.json | |
index e19d3b0cb..0c8486a97 100644 | |
--- a/composer.json | |
+++ b/composer.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Created by PhpStorm. | |
* User: gnat | |
* Date: 2017-06-19 | |
* Time: 11:18 PM | |
*/ | |
namespace NS\CoreDomain\Practice\Credentials; |