Skip to content

Commit b150e34

Browse files
committed
Laravel 9
1 parent 2acd072 commit b150e34

File tree

3 files changed

+989
-1
lines changed

3 files changed

+989
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor/*

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"FieldCountry"
1717
],
1818
"require": {
19-
"illuminate/support": "^8.0"
19+
"illuminate/support": "^9.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)