Skip to content

Commit 64045b1

Browse files
committed
Updated composer.phar to v2.9.5 & Updated deps #minor
1 parent 525eb1e commit 64045b1

3 files changed

Lines changed: 1828 additions & 200 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^8.0",
25-
"illuminate/support": "^9.0 | ^10.0 | ^11.0 | ^12.0",
25+
"illuminate/support": "^9.0 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
2626
"erusev/parsedown": "^1.7.0",
2727
"wikimedia/composer-merge-plugin": "^2.0.1",
2828
"laravel/prompts": "^0.1|^0.2|^0.3"
@@ -60,4 +60,4 @@
6060
]
6161
}
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)