Commit Graph

14 Commits

Author SHA1 Message Date
944b99d3fd
Updated dependencies to newer versions
The project's dependencies have been updated to their latest stable versions. This includes updates for several Symfony components, the Nelmio security bundle, and other related packages. The composer.lock file has also been updated accordingly to reflect these changes.
2024-06-18 17:40:53 +02:00
d6b87569a6
Update PHP version requirement to 8.3 in composer.json
The PHP version requirement in composer.json has been updated from 8.2 to 8.3. This change ensures compatibility with the latest version of PHP.

Update ca-bundle package to version 1.4.0

The ca-bundle package has been updated from version 1.3.7 to version 1.4.0. This update includes bug fixes and improvements.

Update parsedown package to latest version

The parsedown package has been updated to the latest available version, which is not specified in the code changes.

Update nelmio/security-bundle package to version v3.1.1

The nelmio/security-bundle package has been updated from version v3.1.0 to v3.1.1,
2024-02-07 12:49:46 +01:00
766622f0fc
Updated to symfony 7.0 2023-12-07 12:05:21 +01:00
27a4295589
Add NelmioSecurityBundle v3.0.0 and Symfony Password Hasher v6.3.0 dependencies
- Added "nelmio/security-bundle" version "^3.0" to composer.json
- Added "symfony/password-hasher" version "v6.3.0" to composer.lock
2023-07-06 09:42:42 +02:00
ea3814991d
Update Symfony packages to version 6.3 2023-06-27 12:11:04 +02:00
6962d85075
UPDATED DEPENDENCIES 2023-04-25 15:16:13 +02:00
cccd0d28a9
UPDATED DEPENDENCIES 2023-01-27 09:58:38 +01:00
04b843ef44
ENHANCEMENT: Using webpack again 2022-09-12 15:18:11 +02:00
62fd0a4e81
Updated dependencies 2022-07-28 16:19:35 +02:00
7942801015
ENHANCEMENT: using vite instead of webpack 2022-04-29 12:28:44 +02:00
ccb77c95fe
BUGFIX: using standard symfony framework 2022-04-29 12:04:17 +02:00
06c9af12d1
Updated dependencies 2022-01-26 11:32:27 +01:00
95bbe6d9ce
UPDATED DEPS 2021-12-31 15:38:58 +01:00
54778cb4a7
Initial commit 2021-08-05 13:56:02 +02:00