From 3de76ee6a277c87ecdd982d3b71834ccd8b7573f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:52:40 +0000 Subject: [PATCH 1/3] Update jangregor/phpstan-prophecy requirement from ^1.0.0 to ^1.0.2 Updates the requirements on [jangregor/phpstan-prophecy](https://github.com/Jan0707/phpstan-prophecy) to permit the latest version. - [Release notes](https://github.com/Jan0707/phpstan-prophecy/releases) - [Changelog](https://github.com/Jan0707/phpstan-prophecy/blob/master/CHANGELOG.md) - [Commits](https://github.com/Jan0707/phpstan-prophecy/compare/1.0.0...1.0.2) --- updated-dependencies: - dependency-name: jangregor/phpstan-prophecy dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8960ea0..481ccd2 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "vlucas/phpdotenv": "^5.6" }, "require-dev": { - "jangregor/phpstan-prophecy": "^1.0.0", + "jangregor/phpstan-prophecy": "^1.0.2", "phpspec/prophecy-phpunit": "^2.2", "phpstan/extension-installer": "^1.3.1", "phpunit/phpunit": "^9.6.17", From 1092b93bb809569a0484c65f65401f89b286955c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 10:53:06 +0000 Subject: [PATCH 2/3] Update twig/twig requirement from ^3.8 to ^3.9 Updates the requirements on [twig/twig](https://github.com/twigphp/Twig) to permit the latest version. - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.8.0...v3.9.3) --- updated-dependencies: - dependency-name: twig/twig dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8960ea0..358c923 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "ramsey/uuid": "^4.2.3", "spatie/schema-org": "^3.9", "tebazil/db-seeder": "^1.0", - "twig/twig": "^3.8", + "twig/twig": "^3.9", "vlucas/phpdotenv": "^5.6" }, "require-dev": { From b8ff521bce2848a9e59159b11a898e4ca97c6412 Mon Sep 17 00:00:00 2001 From: Puleeno Nguyen Date: Thu, 2 May 2024 08:30:59 +0700 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb70ccb..fd43f80 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Quagga CMS ===== -Quagga CMS is a free and open-source content management system (CMS) that is built on the PHP framework Laravel. Quagga CMS is easy to use and flexible, making it a great choice for creating a wide variety of websites and digital content, such as blogs, wikis, and e-commerce websites. +Quagga CMS is a free and open-source content management system (CMS) that is built on the PHP framework Slim. Quagga CMS is easy to use and flexible, making it a great choice for creating a wide variety of websites and digital content, such as blogs, wikis, and e-commerce websites. # Features