Skip to content

Commit 9faf8b9

Browse files
author
miladimos
committed
update composer packages
1 parent 4da9252 commit 9faf8b9

File tree

3 files changed

+231
-93
lines changed

3 files changed

+231
-93
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ composer.lock
66
*.meta.*
77
_ide_*
88
.phpunit.result.cache
9+
/.idea
10+
.idea
911

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"require": {
41-
"php": ">=7.2",
41+
"php": ">=7.4",
4242
"illuminate/support": "^7",
4343
"nesbot/carbon": "^2.41",
4444
"morilog/jalali": "3.*",

0 commit comments

Comments
 (0)