Skip to content

Commit

Permalink
Merge branch 'master' of github.com:puleeno/puleeno-cms
Browse files Browse the repository at this point in the history
  • Loading branch information
puleeno committed May 2, 2024
2 parents c6bbb89 + 788ef9d commit 1302f76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"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": {
"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",
Expand Down

0 comments on commit 1302f76

Please sign in to comment.