Compare commits
2 commits
cfa74712a5
...
3a74901fb8
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a74901fb8 | |||
| b42ada72cc |
1 changed files with 3 additions and 2 deletions
|
|
@ -1,10 +1,11 @@
|
|||
{
|
||||
"name": "yusurko/caluta7",
|
||||
"type": "project",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"require": {
|
||||
"league/commonmark": "^2.8",
|
||||
"symfony/yaml": "^8.0"
|
||||
"symfony/yaml": "^7.0",
|
||||
"php": ">=8.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue