Skip to content

Commit

Permalink
Merge branch 'dev' into cloudfare-turnstile
Browse files Browse the repository at this point in the history
  • Loading branch information
maccabeelevine committed Dec 6, 2024
2 parents 43998e2 + 2db313d commit 98cb91e
Show file tree
Hide file tree
Showing 534 changed files with 8,320 additions and 3,915 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ module.exports = function(grunt) {
}
],
options: {
excludes: ['important'],
replacements: [
// Activate SCSS
{
Expand Down
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"laminas/laminas-captcha": "2.17.0",
"laminas/laminas-code": "4.14.0",
"laminas/laminas-config": "3.9.0",
"laminas/laminas-crypt": "3.11.0",
"laminas/laminas-db": "2.20.0",
"laminas/laminas-diactoros": "3.5.0",
"laminas/laminas-dom": "2.14.0",
Expand All @@ -57,7 +56,7 @@
"laminas/laminas-loader": "2.11.0",
"laminas/laminas-log": "2.17.0",
"laminas/laminas-modulemanager": "2.16.0",
"laminas/laminas-mvc": "3.7.0",
"laminas/laminas-mvc": "3.8.0",
"laminas/laminas-mvc-i18n": "1.9.0",
"laminas/laminas-mvc-plugin-flashmessenger": "1.10.1",
"laminas/laminas-paginator": "2.19.0",
Expand All @@ -78,7 +77,7 @@
"matthiasmullie/minify": "1.3.73",
"pear/archive_tar": "^1.4",
"pear/http_request2": "2.6.0",
"phing/phing": "3.0.0",
"phing/phing": "3.0.1",
"ppito/laminas-whoops": "2.2.0",
"ramsey/uuid": "^4.7",
"scssphp/scssphp": "1.13.0",
Expand Down Expand Up @@ -109,7 +108,7 @@
"firebase/php-jwt": "6.10.1",
"friendsofphp/php-cs-fixer": "3.64.0",
"phpmd/phpmd": "2.15.0",
"phpstan/phpstan": "1.12.7",
"phpstan/phpstan": "2.0.1",
"phpunit/php-code-coverage": "10.1.16",
"phpunit/phpcov": "^9.0",
"phpunit/phpunit": "10.5.36",
Expand Down
Loading

0 comments on commit 98cb91e

Please sign in to comment.