Compare commits

...

15 Commits

Author SHA1 Message Date
github-actions[bot]
6093137469 chore(master): release 1.0.3 2026-05-17 12:14:44 +03:00
Nextcloud bot
1eef657776 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-17 02:25:21 +00:00
Nextcloud bot
63d8883d64 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-16 02:27:30 +00:00
1d1b5624a3 test: fix failing tests 2026-05-15 01:49:07 +03:00
0bd78a871c chore(build): fix dynamic import warning 2026-05-15 01:38:17 +03:00
b7a620ad66 chore(deps): update dependencies 2026-05-15 01:34:20 +03:00
Nextcloud bot
eed1cc1617 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-13 02:20:26 +00:00
github-actions[bot]
fbae4dbdab chore(master): release 1.0.2 2026-05-10 10:51:43 +03:00
Nextcloud bot
616c707706 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-10 02:17:01 +00:00
3e9b75d853 chore(deps): update dependencies 2026-05-09 18:34:14 +03:00
Nextcloud bot
a73252dd1d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-08 02:17:45 +00:00
Nextcloud bot
776cf43471 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-06 02:20:55 +00:00
1e6c8188e1 chore(deps): update dependencies 2026-05-06 00:53:36 +03:00
Nextcloud bot
65ea2f23b3 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-05 02:15:17 +00:00
Nextcloud bot
fa498ba9d6 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-04 02:15:24 +00:00
21 changed files with 967 additions and 810 deletions

View File

@@ -1 +1 @@
{".":"1.0.1"}
{".":"1.0.3"}

View File

@@ -1,5 +1,25 @@
# Changelog
## [1.0.3](https://github.com/chenasraf/nextcloud-forum/compare/v1.0.2...v1.0.3) (2026-05-17)
### Bug Fixes
* **l10n:** Update translations from Transifex ([1eef657](https://github.com/chenasraf/nextcloud-forum/commit/1eef65777668118a5b3cce70470b944700ae1fd9))
* **l10n:** Update translations from Transifex ([63d8883](https://github.com/chenasraf/nextcloud-forum/commit/63d8883d64f327b2aa785d92ee79b28a3c49f37e))
* **l10n:** Update translations from Transifex ([eed1cc1](https://github.com/chenasraf/nextcloud-forum/commit/eed1cc1617a7878d61cdf43c4c9912614d193217))
## [1.0.2](https://github.com/chenasraf/nextcloud-forum/compare/v1.0.1...v1.0.2) (2026-05-10)
### Bug Fixes
* **l10n:** Update translations from Transifex ([616c707](https://github.com/chenasraf/nextcloud-forum/commit/616c7077067d2e5c25b00da70585479759740f26))
* **l10n:** Update translations from Transifex ([a73252d](https://github.com/chenasraf/nextcloud-forum/commit/a73252dd1dbb2ebb7c887927678c2263dc1c5c5a))
* **l10n:** Update translations from Transifex ([776cf43](https://github.com/chenasraf/nextcloud-forum/commit/776cf434712b445acbae2bd23af35ebb5e1dc1df))
* **l10n:** Update translations from Transifex ([65ea2f2](https://github.com/chenasraf/nextcloud-forum/commit/65ea2f23b31950e3ad2fea8380455505ee233caa))
* **l10n:** Update translations from Transifex ([fa498ba](https://github.com/chenasraf/nextcloud-forum/commit/fa498ba9d63374b8113ad29c95c725013a22f98e))
## [1.0.1](https://github.com/chenasraf/nextcloud-forum/compare/v1.0.0...v1.0.1) (2026-04-26)

View File

@@ -43,7 +43,7 @@ Create discussions, share ideas, and collaborate with your community directly in
The forum integrates seamlessly with your Nextcloud instance, using your existing accounts and teams for authentication and access control.
]]></description>
<version>1.0.1</version>
<version>1.0.3</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Forum</namespace>

8
composer.lock generated
View File

@@ -180,12 +180,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "7d7a71476862319299d001df669ee0fe1169d4ba"
"reference": "78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/7d7a71476862319299d001df669ee0fe1169d4ba",
"reference": "7d7a71476862319299d001df669ee0fe1169d4ba",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc",
"reference": "78e3e2d8dece0cf49a760cee2d2d0fc239c95ebc",
"shasum": ""
},
"require": {
@@ -220,7 +220,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/stable32"
},
"time": "2026-04-24T01:28:02+00:00"
"time": "2026-04-28T01:53:22+00:00"
},
{
"name": "nikic/php-parser",

View File

@@ -1,11 +1,28 @@
OC.L10N.register(
"forum",
{
"Recent Forum activity" : "Activité récente du forum",
"More activity" : "Plus d'activité",
"%1$s (Guest)" : "%1$s (invité)",
"New thread by %1$s" : "Nouveau fil par %1$s",
"Reply by %1$s" : "Réponse par %1$s",
"No recent forum activity" : "Pas d'activité récente du forum",
"Top Forum activity" : "Meilleur activité du forum",
"Browse forum" : "Naviguer dans le forum",
"_%n thread_::_%n threads_" : ["%n fil","%n fils","%n fils"],
"_%n view_::_%n views_" : ["%n vue","%n vues","%n vues"],
"No forum activity" : "Pas d'activité du forum",
"Top Forum categories" : "Meilleures catégories du forum",
"No categories available" : "Pas de catégorie disponible",
"Admin" : "Administrateur",
"User" : "Utilisateur",
"Guest" : "Invité",
"General" : "Général",
"Support" : "Support",
"Hidden content" : "Contenu masqué",
"Spoilers" : "Spoilers",
"Attachment" : "Fichier joint",
"Welcome to the Nextcloud Forums!" : "Bienvenue dans le forum de Nextcloud!",
"Use BBCode for rich text formatting" : "Utilisez les BBCodes pour un formatage enrichi du texte",
"BBCode examples:" : "Exemples de BBCode :",
"Bold text" : "Texte en gras",

View File

@@ -1,9 +1,26 @@
{ "translations": {
"Recent Forum activity" : "Activité récente du forum",
"More activity" : "Plus d'activité",
"%1$s (Guest)" : "%1$s (invité)",
"New thread by %1$s" : "Nouveau fil par %1$s",
"Reply by %1$s" : "Réponse par %1$s",
"No recent forum activity" : "Pas d'activité récente du forum",
"Top Forum activity" : "Meilleur activité du forum",
"Browse forum" : "Naviguer dans le forum",
"_%n thread_::_%n threads_" : ["%n fil","%n fils","%n fils"],
"_%n view_::_%n views_" : ["%n vue","%n vues","%n vues"],
"No forum activity" : "Pas d'activité du forum",
"Top Forum categories" : "Meilleures catégories du forum",
"No categories available" : "Pas de catégorie disponible",
"Admin" : "Administrateur",
"User" : "Utilisateur",
"Guest" : "Invité",
"General" : "Général",
"Support" : "Support",
"Hidden content" : "Contenu masqué",
"Spoilers" : "Spoilers",
"Attachment" : "Fichier joint",
"Welcome to the Nextcloud Forums!" : "Bienvenue dans le forum de Nextcloud!",
"Use BBCode for rich text formatting" : "Utilisez les BBCodes pour un formatage enrichi du texte",
"BBCode examples:" : "Exemples de BBCode :",
"Bold text" : "Texte en gras",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -10,7 +10,7 @@ OC.L10N.register(
"Bold text" : "Vette tekst",
"Underlined text" : "Onderstreepte tekst",
"Forum" : "Forum",
"Deleted user" : "Verwijderen gebruiker",
"Deleted user" : "Verwijderde gebruiker",
"Role" : "Rol",
"Loading …" : "Laden …",
"Search" : "Zoeken",
@@ -93,6 +93,7 @@ OC.L10N.register(
"Move thread" : "Verplaats draadje",
"Notifications" : "Meldingen",
"Files" : "Bestanden",
"Browse" : "Bladeren",
"Signature" : "Handtekening",
"Privacy" : "Privacy",
"Enable" : "Inschakelen",

View File

@@ -8,7 +8,7 @@
"Bold text" : "Vette tekst",
"Underlined text" : "Onderstreepte tekst",
"Forum" : "Forum",
"Deleted user" : "Verwijderen gebruiker",
"Deleted user" : "Verwijderde gebruiker",
"Role" : "Rol",
"Loading …" : "Laden …",
"Search" : "Zoeken",
@@ -91,6 +91,7 @@
"Move thread" : "Verplaats draadje",
"Notifications" : "Meldingen",
"Files" : "Bestanden",
"Browse" : "Bladeren",
"Signature" : "Handtekening",
"Privacy" : "Privacy",
"Enable" : "Inschakelen",

View File

@@ -51,10 +51,11 @@ OC.L10N.register(
"Edit" : "Uredi",
"Delete" : "Izbriši",
"Unread" : "Neprebrano",
"Direct link" : "Neposredna povezava",
"Direct link" : "Začetna povezava",
"Direct link copied to clipboard" : "Povezava je kopirana v odložišče.",
"Save" : "Shrani",
"Current version" : "Trenutna različica",
"Version {index}" : "Različica {index}",
"React with {emoji}" : "Odzovi se z {emoji}",
"Uncategorized" : "Neopredeljeno",
"Templates" : "Predloge",

View File

@@ -49,10 +49,11 @@
"Edit" : "Uredi",
"Delete" : "Izbriši",
"Unread" : "Neprebrano",
"Direct link" : "Neposredna povezava",
"Direct link" : "Začetna povezava",
"Direct link copied to clipboard" : "Povezava je kopirana v odložišče.",
"Save" : "Shrani",
"Current version" : "Trenutna različica",
"Version {index}" : "Različica {index}",
"React with {emoji}" : "Odzovi se z {emoji}",
"Uncategorized" : "Neopredeljeno",
"Templates" : "Predloge",

View File

@@ -29,22 +29,22 @@
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/router": "^3.1.0",
"@nextcloud/vite-config": "^2.5.2",
"@nextcloud/vue": "^9.6.0",
"@nextcloud/vue": "^9.8.0",
"date-fns": "^4.1.0",
"linkifyjs": "^4.3.2",
"vue": "^3.5.33",
"linkifyjs": "^4.3.3",
"vue": "^3.5.34",
"vue-material-design-icons": "^5.3.1",
"vue-router": "^5.0.6"
"vue-router": "^5.0.7"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@nextcloud/browserslist-config": "^3.1.2",
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.2.1",
"@nextcloud/stylelint-config": "^3.2.2",
"@vitejs/plugin-vue": "^6.0.6",
"@vue/test-utils": "^2.4.8",
"@vue/test-utils": "^2.4.10",
"@vue/tsconfig": "^0.9.1",
"eslint": "^10.2.1",
"eslint": "^10.3.0",
"happy-dom": "^20.9.0",
"lefthook": "^2.1.6",
"prettier": "^3.8.3",
@@ -53,11 +53,11 @@
"sass": "^1.99.0",
"sass-embedded": "^1.99.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.59.0",
"vite": "^8.0.10",
"typescript-eslint": "^8.59.3",
"vite": "^8.0.13",
"vite-plugin-checker": "^0.13.0",
"vitest": "^4.1.5",
"vue-tsc": "^3.2.7"
"vitest": "^4.1.6",
"vue-tsc": "^3.2.9"
},
"pnpm": {
"onlyBuiltDependencies": [

1548
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -47,13 +47,16 @@ vi.mock('@/components/BBCodeHelpDialog', () =>
}),
)
vi.mock('@/components/TemplateModal', () =>
createComponentMock('TemplateModal', {
vi.mock('@/components/TemplateModal', () => ({
__esModule: true,
__isTeleport: false,
default: {
name: 'TemplateModal',
template: '<div class="template-modal-mock" v-if="open" />',
props: ['open', 'editorContext'],
emits: ['update:open', 'insert'],
}),
)
},
}))
vi.mock('@icons/TextBox.vue', () => createIconMock('TextBoxIcon'))
vi.mock('@icons/ArrowDown.vue', () => createIconMock('ArrowDownIcon'))

View File

@@ -131,8 +131,8 @@
</template>
<script lang="ts">
import { defineComponent, type PropType } from 'vue'
import TemplateModal from '@/components/TemplateModal'
import { defineAsyncComponent, defineComponent, type PropType } from 'vue'
const TemplateModal = defineAsyncComponent(() => import('@/components/TemplateModal'))
import TextBoxIcon from '@icons/TextBox.vue'
import NcButton from '@nextcloud/vue/components/NcButton'
import NcActions from '@nextcloud/vue/components/NcActions'

View File

@@ -147,7 +147,7 @@
</template>
<script lang="ts">
import { defineAsyncComponent, defineComponent, type PropType } from 'vue'
import { defineComponent, type PropType } from 'vue'
import NcDialog from '@nextcloud/vue/components/NcDialog'
import NcButton from '@nextcloud/vue/components/NcButton'
import NcLoadingIcon from '@nextcloud/vue/components/NcLoadingIcon'
@@ -159,6 +159,7 @@ import DeleteIcon from '@icons/Delete.vue'
import TextBoxIcon from '@icons/TextBox.vue'
import ArrowDownIcon from '@icons/ArrowDown.vue'
import Pagination from '@/components/Pagination'
import BBCodeEditor from '@/components/BBCodeEditor'
import { t } from '@nextcloud/l10n'
import { showError } from '@nextcloud/dialogs'
import { ocs } from '@/axios'
@@ -175,8 +176,7 @@ export default defineComponent({
NcTextField,
NcCheckboxRadioSwitch,
Pagination,
// Async import to break circular dependency: BBCodeToolbar → TemplateModal → BBCodeEditor → BBCodeToolbar
BBCodeEditor: defineAsyncComponent(() => import('@/components/BBCodeEditor')),
BBCodeEditor,
PlusIcon,
PencilIcon,
DeleteIcon,

View File

@@ -9,16 +9,16 @@
"packages-dev": [
{
"name": "kubawerlos/php-cs-fixer-custom-fixers",
"version": "v3.37.0",
"version": "v3.37.2",
"source": {
"type": "git",
"url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git",
"reference": "c31fb2aa359dcb25fb48cc6f600810ad284343be"
"reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/c31fb2aa359dcb25fb48cc6f600810ad284343be",
"reference": "c31fb2aa359dcb25fb48cc6f600810ad284343be",
"url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/678df979ce743466b42ddb6eea46b3f4c9a7bade",
"reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade",
"shasum": ""
},
"require": {
@@ -28,7 +28,7 @@
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6.24 || ^10.5.51 || ^11.5.44"
"phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55"
},
"type": "library",
"autoload": {
@@ -49,7 +49,7 @@
"description": "A set of custom fixers for PHP CS Fixer",
"support": {
"issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues",
"source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.0"
"source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.2"
},
"funding": [
{
@@ -57,7 +57,7 @@
"type": "github"
}
],
"time": "2026-04-16T16:49:13+00:00"
"time": "2026-05-12T16:22:19+00:00"
},
{
"name": "nextcloud/coding-standard",

View File

@@ -86,12 +86,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud/openapi-extractor.git",
"reference": "d298cca41a71fce11a689989e9ae3f6b8b15f868"
"reference": "dd6322acaf40494014d994490b312c2f542b7169"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/d298cca41a71fce11a689989e9ae3f6b8b15f868",
"reference": "d298cca41a71fce11a689989e9ae3f6b8b15f868",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/dd6322acaf40494014d994490b312c2f542b7169",
"reference": "dd6322acaf40494014d994490b312c2f542b7169",
"shasum": ""
},
"require": {
@@ -142,7 +142,7 @@
"source": "https://github.com/nextcloud/openapi-extractor/tree/main",
"issues": "https://github.com/nextcloud/openapi-extractor/issues"
},
"time": "2026-04-26T04:21:54+00:00"
"time": "2026-05-10T03:59:17+00:00"
},
{
"name": "nikic/php-parser",

View File

@@ -1195,16 +1195,16 @@
},
{
"name": "symfony/console",
"version": "v6.4.36",
"version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "9f481cfb580db8bcecc9b2d4c63f3e13df022ad5"
"reference": "c132f1215fe4aa45b70173cc00ce9a755dd31ec5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/9f481cfb580db8bcecc9b2d4c63f3e13df022ad5",
"reference": "9f481cfb580db8bcecc9b2d4c63f3e13df022ad5",
"url": "https://api.github.com/repos/symfony/console/zipball/c132f1215fe4aa45b70173cc00ce9a755dd31ec5",
"reference": "c132f1215fe4aa45b70173cc00ce9a755dd31ec5",
"shasum": ""
},
"require": {
@@ -1269,7 +1269,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.36"
"source": "https://github.com/symfony/console/tree/v6.4.39"
},
"funding": [
{
@@ -1289,20 +1289,20 @@
"type": "tidelift"
}
],
"time": "2026-03-27T15:30:51+00:00"
"time": "2026-05-12T06:50:03+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
"reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
"reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
"shasum": ""
},
"require": {
@@ -1315,7 +1315,7 @@
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
"dev-main": "3.7-dev"
}
},
"autoload": {
@@ -1340,7 +1340,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
},
"funding": [
{
@@ -1351,25 +1351,29 @@
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-09-25T14:21:43+00:00"
"time": "2026-04-13T15:52:40+00:00"
},
{
"name": "symfony/filesystem",
"version": "v6.4.34",
"version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "01ffe0411b842f93c571e5c391f289c3fdd498c3"
"reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/01ffe0411b842f93c571e5c391f289c3fdd498c3",
"reference": "01ffe0411b842f93c571e5c391f289c3fdd498c3",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c507b077756b4e3e09adbbe7975fac81cd3722ca",
"reference": "c507b077756b4e3e09adbbe7975fac81cd3722ca",
"shasum": ""
},
"require": {
@@ -1406,7 +1410,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.34"
"source": "https://github.com/symfony/filesystem/tree/v6.4.39"
},
"funding": [
{
@@ -1426,7 +1430,7 @@
"type": "tidelift"
}
],
"time": "2026-02-24T17:51:06+00:00"
"time": "2026-05-07T13:11:42+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -1765,16 +1769,16 @@
},
{
"name": "symfony/service-contracts",
"version": "v3.6.1",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
"reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
"reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
"shasum": ""
},
"require": {
@@ -1792,7 +1796,7 @@
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
"dev-main": "3.7-dev"
}
},
"autoload": {
@@ -1828,7 +1832,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
"source": "https://github.com/symfony/service-contracts/tree/v3.7.0"
},
"funding": [
{
@@ -1848,20 +1852,20 @@
"type": "tidelift"
}
],
"time": "2025-07-15T11:30:57+00:00"
"time": "2026-03-28T09:44:51+00:00"
},
{
"name": "symfony/string",
"version": "v6.4.34",
"version": "v6.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432"
"reference": "62e3c927de664edadb5bef260987eb047a17a113"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2adaf4106f2ef4c67271971bde6d3fe0a6936432",
"reference": "2adaf4106f2ef4c67271971bde6d3fe0a6936432",
"url": "https://api.github.com/repos/symfony/string/zipball/62e3c927de664edadb5bef260987eb047a17a113",
"reference": "62e3c927de664edadb5bef260987eb047a17a113",
"shasum": ""
},
"require": {
@@ -1917,7 +1921,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.34"
"source": "https://github.com/symfony/string/tree/v6.4.39"
},
"funding": [
{
@@ -1937,7 +1941,7 @@
"type": "tidelift"
}
],
"time": "2026-02-08T20:44:54+00:00"
"time": "2026-05-12T11:44:19+00:00"
},
{
"name": "vimeo/psalm",

View File

@@ -1 +1 @@
1.0.1
1.0.3