Skip to content

Commit 8c3e9e9

Browse files
authored
Merge branch 'main' into feature/glpi-11.0
2 parents d283fde + 84ef552 commit 8c3e9e9

File tree

4 files changed

+35
-28
lines changed

4 files changed

+35
-28
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"symfony/yaml": "^7.3"
55
},
66
"require-dev": {
7-
"friendsofphp/php-cs-fixer": "^3.75",
7+
"friendsofphp/php-cs-fixer": "^3.76",
88
"friendsoftwig/twigcs": "^6.1",
99
"glpi-project/phpstan-glpi": "^1.0",
1010
"glpi-project/tools": "^0.7.5",

composer.lock

Lines changed: 29 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/logo.png

8.11 KB
Loading

plugin.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ Il existe un [script de migration](https://github.com/pluginsGLPI/customfields/b
9898
<author>Olivier Moron</author>
9999
</authors>
100100
<versions>
101+
<version>
102+
<num>1.22.0-beta1</num>
103+
<compatibility>~11.0.0</compatibility>
104+
<download_url>https://github.com/pluginsGLPI/fields/releases/download/1.22.0-beta1/glpi-fields-1.22.0-beta1.tar.bz2</download_url>
105+
</version>
101106
<version>
102107
<num>1.21.22</num>
103108
<compatibility>~10.0.11</compatibility>

0 commit comments

Comments
 (0)