Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 05cdfefb4c |
+1
-1
@@ -11,7 +11,7 @@
|
||||
"php": ">=8.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^12.0"
|
||||
"phpunit/phpunit": "^13.0"
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
||||
Generated
+442
-204
File diff suppressed because it is too large
Load Diff
Generated
+753
-521
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"typescript": "~5.9.0",
|
||||
"vite": "^8.0.0",
|
||||
"vite": "^6.0.1",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"@vitest/coverage-v8": "^4.1.6",
|
||||
"@vue/test-utils": "^2.4.10",
|
||||
|
||||
Reference in New Issue
Block a user