Skip to content

Commit c13c53b

Browse files
committed
Bump inertiajs/inertia-laravel to ^0.6.3
1 parent 5354090 commit c13c53b

File tree

3 files changed

+879
-1137
lines changed

3 files changed

+879
-1137
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.2.0 - 27/10/2022
4+
5+
- Bump inertiajs/inertia-laravel to ^0.6.3
6+
37
## 1.0.0 - 16/10/2021
48

59
- initial release

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"inertiajs/inertia-laravel": "^0.3.3|^0.4.0|^0.5.4"
15+
"inertiajs/inertia-laravel": "^0.6.3"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)