File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
+ ## v2.0.0 - 2023-04-28
6
+
7
+ ### Added
8
+
9
+ - Nothing.
10
+
11
+ ### Changed
12
+
13
+ - Use ` lloricode/paymaya-sdk-php ` : ^2.0.0
14
+
15
+ ### Deprecated
16
+
17
+ - Nothing.
18
+
19
+ ### Removed
20
+
21
+ - Nothing.
22
+
23
+ ### Fixed
24
+
25
+ - Nothing.
26
+
5
27
## v2.0.0-alpha.2 - 2023-02-21
6
28
7
29
### Added
Original file line number Diff line number Diff line change 21
21
"php" : " ^8.0" ,
22
22
"ext-json" : " *" ,
23
23
"illuminate/contracts" : " ^8.83.27|^9.51.0|^10.0.0" ,
24
- "lloricode/paymaya-sdk-php" : " ^2.0.0-alpha.2 " ,
24
+ "lloricode/paymaya-sdk-php" : " ^2.0.0" ,
25
25
"spatie/laravel-package-tools" : " ^1.1"
26
26
},
27
27
"require-dev" : {
28
- "composer-runtime-api" : " ^2.0 " ,
28
+ "composer-runtime-api" : " ^2.2.2 " ,
29
29
"laravel/pint" : " ^1.5" ,
30
30
"nesbot/carbon" : " ^2.63" ,
31
31
"orchestra/testbench" : " ^6.25.1|^7.22.0|^8.0.0" ,
You can’t perform that action at this time.
0 commit comments