File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Esteban De La Fuente Rubio / Derafu <https://www.derafu.org >
3+ Copyright (c) 2025 Esteban De La Fuente Rubio / Derafu <https://www.derafu.dev >
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 22 "name" : " derafu/enum" ,
33 "description" : " Derafu: Enum - Yet Another List of Enumerations for PHP" ,
44 "type" : " library" ,
5- "homepage" : " https://derafu.org /enum" ,
5+ "homepage" : " https://www. derafu.dev/docs/standards /enum" ,
66 "license" : " MIT" ,
77 "authors" : [
88 {
99 "name" : " Esteban De La Fuente Rubio / Derafu" ,
10- "homepage" : " https://www.derafu.org "
10+ "homepage" : " https://www.derafu.dev "
1111 }
1212 ],
1313 "support" : {
Original file line number Diff line number Diff line change 55/**
66 * Derafu: Foundation - Base for Derafu's Projects.
77 *
8- * Copyright (c) 2025 Esteban De La Fuente Rubio / Derafu <https://www.derafu.org >
8+ * Copyright (c) 2025 Esteban De La Fuente Rubio / Derafu <https://www.derafu.dev >
99 * Licensed under the MIT License.
1010 * See LICENSE file for more details.
1111 */
Original file line number Diff line number Diff line change 55/**
66 * Derafu: Enum - Yet Another List of Enumerations for PHP.
77 *
8- * Copyright (c) 2025 Esteban De La Fuente Rubio / Derafu <https://www.derafu.org >
8+ * Copyright (c) 2025 Esteban De La Fuente Rubio / Derafu <https://www.derafu.dev >
99 * Licensed under the MIT License.
1010 * See LICENSE file for more details.
1111 */
You can’t perform that action at this time.
0 commit comments