We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce674f commit ab39319Copy full SHA for ab39319
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "foxws/laravel-algos",
3
- "description": "This is my package laravel-algos",
+ "description": "Create algos for your Laravel application",
4
"keywords": [
5
"foxws",
6
"laravel",
@@ -24,7 +24,6 @@
24
"illuminate/container": "^10.0|^11.0",
25
"illuminate/contracts": "^10.0||^11.0",
26
"illuminate/support": "^10.0|^11.0",
27
- "nesbot/carbon": "^2.63|^3.0",
28
"spatie/laravel-package-tools": "^1.16"
29
},
30
"require-dev": {
0 commit comments