Skip to content

Commit cbe8bae

Browse files
author
Ahmet Şen
authored
Laravel 10x
1 parent 440f74e commit cbe8bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.1|^8.0",
21-
"laravel/framework": "5.*|6.*|7.*|8.*|9.*"
21+
"laravel/framework": "5.*|6.*|7.*|8.*|9.*|10.*"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^4.0"
@@ -45,4 +45,4 @@
4545
]
4646
}
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)