]> jfr.im git - uguu.git/commitdiff
changes
authorGo Johansson <redacted>
Fri, 16 Dec 2022 20:16:28 +0000 (21:16 +0100)
committerGo Johansson <redacted>
Fri, 16 Dec 2022 20:16:28 +0000 (21:16 +0100)
.node_version [new file with mode: 0644]
composer.json

diff --git a/.node_version b/.node_version
new file mode 100644 (file)
index 0000000..2ff49b8
--- /dev/null
@@ -0,0 +1 @@
+v19.3.0
index d272b6ed669b0de07dc09d7fb31ee31991d64e00..6df3b68c523e7386f0cb784860cd022ce20137db 100644 (file)
         "ext-pdo": "*"
     },
     "require-dev": {
-        "phpunit/phpunit": "@stable",
-        "squizlabs/php_codesniffer": "@stable",
-        "phpmd/phpmd": "@stable",
-        "friendsofphp/php-cs-fixer": "@stable",
-        "phpstan/phpstan": "@stable",
-        "vimeo/psalm": "@stable"
+        "phpunit/phpunit": "^9.5.27",
+        "squizlabs/php_codesniffer": "^3.7.1",
+        "phpmd/phpmd": "^2.13.0",
+        "friendsofphp/php-cs-fixer": "^v2.19.3",
+        "phpstan/phpstan": "^1.9.3",
+        "vimeo/psalm": "^5.2.0"
     }
 }